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 59430

Summary: It is posible to insert i18ned string without key
Product: java Reporter: Jiri Prox <jiriprox>
Component: I18NAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker Keywords: I18N
Priority: P4    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Prox 2005-05-31 15:41:33 UTC
NB 4.1 (200505031930) - instrumented
JDK 1.5.0_03

It is possible to add internationlized string without key. In that case the
bundle file contains entry: =some_value  (the key is empty)

steps:
1) open insert internationalized string dialog
2) select bundle file or create new
3) select replace string
4) enter some string as key
5) enter value
6) delete key
7) press OK
Comment 1 Marian Petras 2005-06-06 15:05:55 UTC
Confirmed, accepted.
Comment 2 Alexey Butenko 2009-05-18 12:44:04 UTC
changeset 533fd58f3584