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 60098 - I18N - duplicate key/value in same bundle file
Summary: I18N - duplicate key/value in same bundle file
Status: CLOSED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2005-06-16 06:02 UTC by Ken Frank
Modified: 2006-03-24 12:53 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 2005-06-16 06:02:42 UTC
There are some modules that have, in the same bundle file, identical
keys but different values, so what user sees at runtime might vary.
There are also other duplicate key/same values in some same bundle files,
but these arent called out here probably should be reduced.
This list may not be complete so please check all bundle files for
dups.

 tax
 PROP_AttlistDeclAttributeDefaultValue=Default Attribute Value Declaration
 PROP_AttlistDeclAttributeDefaultValue=Attribute Declaration Default Value
Comment 1 Marek Fukala 2005-09-19 11:44:58 UTC
fixed

Checking in lib/src/org/netbeans/tax/Bundle.properties;
/cvs/xml/tax/lib/src/org/netbeans/tax/Bundle.properties,v  <--  Bundle.properties
new revision: 1.7; previous revision: 1.6
done
Checking in src/org/netbeans/modules/xml/tax/beans/customizer/Bundle.properties;
/cvs/xml/tax/src/org/netbeans/modules/xml/tax/beans/customizer/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.9; previous revision: 1.8
done
Checking in src/org/netbeans/modules/xml/tax/beans/editor/Bundle.properties;
/cvs/xml/tax/src/org/netbeans/modules/xml/tax/beans/editor/Bundle.properties,v 
<--  Bundle.properties
new revision: 1.8; previous revision: 1.7
done
Comment 2 Jiri Kovalsky 2006-03-01 13:20:10 UTC
Verified by looking into the sources.