This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 63939 - I18N - duplicate keys with different values in same bundle file
Summary: I18N - duplicate keys with different values in same bundle file
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 5.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2005-09-08 21:09 UTC by Ken Frank
Modified: 2006-01-04 15:46 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Frank 2005-09-08 21:09:15 UTC
duplicate keys with different values in same bundle file - which means that when
localized its not known which would be used -- have one key/value of these only

org-netbeans-modules-j2ee-sun-appsrv81
LBL_InstallRoot=Install Location:
LBL_InstallRoot=Installation Root Directory

DSC_LogLevel=Property Set allowing editing of Application Server
components log levels
DSC_LogLevel=Controls the server instance's logging level to provi
de diagnostic output

LBL_LogLevel=Log Level
LBL_LogLevel=Server Logging Level
Comment 1 Petr Jiricka 2005-09-09 15:19:23 UTC
I guess this is AS 8.1 - setting the subcomponent and reassigning.
Comment 3 Michal Mocnak 2005-11-03 13:24:30 UTC
Verified