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 - I18N - duplicate key with different value in same bundle file
Summary: I18N - duplicate key with different value in same bundle file
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-07-16 04:09 UTC by Ken Frank
Modified: 2008-12-22 13:36 UTC (History)
1 user (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 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.