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 104628 - i18n - not remember true value for "Do not internationalize this string" in text property - titled border
Summary: i18n - not remember true value for "Do not internationalize this string" in t...
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-05-23 15:15 UTC by Jana Maleckova
Modified: 2007-11-02 09:59 UTC (History)
0 users

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 Jana Maleckova 2007-05-23 15:15:39 UTC
NetBeans IDE Dev (Build 070523)
1.6.0_02-ea; Java HotSpot(TM) Client VM 1.6.0_02-ea-b02
Windows XP version 5.1 running on x86
en_GB (nb); Cp1252

Description:
============
have simple j2se project with form class (automatic i18n is ON)
1. insert jPanel
2. invoke border property of jPanel
3. select titled border and invoke custom editor for it's title property
4. in plain text property there is check box for feature "Do not
internationalize this string" - so fill some string and set this as true
5. confirm it and return back to layout
6. invoke editor from step 4 again
See check box "Do not i....." is not set as true
Comment 1 Tomas Pavek 2007-07-16 16:40:26 UTC
Fixed.

/cvs/form/src/org/netbeans/modules/form/ResourceSupport.java
new revision: 1.10; previous revision: 1.9
/cvs/form/src/org/netbeans/modules/form/FormUtils.java
new revision: 1.129; previous revision: 1.128
Comment 2 Ken Frank 2007-10-11 19:41:04 UTC
I think its ok - in the dialog is now word localize vs do not internationalize
this string -- is that the same checkbox item referred to in this issue ?

ken.frank@sun.com
Comment 3 Jana Maleckova 2007-11-02 09:59:00 UTC
verified on

Product Version: NetBeans IDE Dev (Build 20071102050220)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)