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 31544 - I18N - OpenIDE keys in bundle file need =, not :
Summary: I18N - OpenIDE keys in bundle file need =, not :
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: junit-issues@java
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2003-02-27 16:57 UTC by Ken Frank
Modified: 2006-01-04 15:47 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 2003-02-27 16:57:56 UTC
OpenIDE descriptions and name are now in 
bundle file but key/val separator used now
is :, not =.

The : is ok in manifest file, but bundle file
needs =
Comment 1 Martin Brehovsky 2003-02-27 17:14:14 UTC
Using Cut&Paste without thinking much about it is an evil thing :-(.
Fixed.
Comment 2 David Kaspar 2003-03-12 13:12:28 UTC
Verified
Comment 3 Quality Engineering 2003-07-02 12:12:31 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 4 Ken Frank 2003-07-22 19:05:56 UTC
verifed

ken.frank@sun.com