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

Summary: I18N - duplicate keys with different values in same bundle file
Product: serverplugins Reporter: Ken Frank <kfrank>
Component: Sun Appserver 8Assignee: Vince Kraemer <vkraemer>
Status: VERIFIED FIXED    
Severity: blocker CC: jf4jbug, mgrummich
Priority: P2 Keywords: I18N
Version: 5.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:

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