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 102699

Summary: I18N - Characters entered in the table view should not be translated to \uxxxx in the editor view
Product: utilities Reporter: Marian Petras <mpetras>
Component: PropertiesAssignee: Marian Petras <mpetras>
Status: VERIFIED FIXED    
Severity: blocker CC: kfrank
Priority: P3 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Marian Petras 2007-04-27 07:54:24 UTC
Now that feature #32392 ("Edit Text Rather than Escape Sequences") has been
implemented, there is no reason for entering \uxxxx sequences into the editor
(although this method of entering data still works). When the user edits
.properties file in the table view and he/she has the editor view opened, too,
non-ASCII characters entered in the table view should be promoted to the editor
view in the unmodified form, i.e. not translated to \uxxxx sequences.
Comment 1 Roman Ondruska 2007-08-29 17:42:03 UTC
Fixed in the trunk.
Comment 2 Ken Frank 2007-09-29 22:17:59 UTC
this seems to be ok now; Marian, can you confirm about it and I'll then verify it here.

ken.frank@sun.com
Comment 3 Marian Petras 2007-10-04 10:43:08 UTC
I confirm it is fixed.
Comment 4 Ken Frank 2007-10-04 15:38:16 UTC
verified.