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 109765

Summary: I18N - duplicate key with different value in same bundle file
Product: platform Reporter: Ken Frank <kfrank>
Component: -- Other --Assignee: mslama <mslama>
Status: VERIFIED FIXED    
Severity: blocker CC: anebuzelsky
Priority: P3 Keywords: I18N
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Ken Frank 2007-07-16 04:09:57 UTC
duplicate key with different value in same bundle 
- its not clear which message is correct or which message will be shown at runtime.

please check all bundles;  the items below were found by a search of bundle files
but some might not be found:

3. org-netbeans-core
CTL_Item=Item:
CTL_Item=&Item:
Comment 1 Antonin Nebuzelsky 2007-07-23 14:32:03 UTC
Marku, please evaluate.
Comment 2 mslama 2007-08-01 13:50:53 UTC
Duplicate items CTL_Item and CTL_Empty was removed:
/cvs/core/src/org/netbeans/beaninfo/editors/Bundle.properties
new revision: 1.79; previous revision: 1.78
Comment 3 Ken Frank 2007-08-19 17:47:45 UTC
v.