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 66258 - I18N - The exception is thrown when form contains mb character
Summary: I18N - The exception is thrown when form contains mb character
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2005-10-07 14:52 UTC by Marek Grummich
Modified: 2006-01-04 15:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception.txt (4.32 KB, text/plain)
2005-10-07 14:53 UTC, Marek Grummich
Details
screenshot (111.33 KB, image/gif)
2005-10-07 14:55 UTC, Marek Grummich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Grummich 2005-10-07 14:52:38 UTC
Build 200510052037 + pseudo (zh_CN locale)
Steps:
- create a new JFrame as usual, use chinese (multibyte) characters both in file
and package name
=> an attached exception is thrown when new file dialog is confirmed
screenshot is attached for better understanding
Comment 1 Marek Grummich 2005-10-07 14:53:43 UTC
Created attachment 25670 [details]
Exception.txt
Comment 2 Marek Grummich 2005-10-07 14:55:04 UTC
Created attachment 25673 [details]
screenshot
Comment 3 Jan Stola 2005-10-07 15:17:25 UTC
Thank you for the test case. I have seen this exception in another bug report,
but I wasn't able to reproduce it and made a fix that I was not able to verify.
Now I know that the fix was correct.

/cvs/form/src/org/netbeans/modules/form/GandalfPersistenceManager.java,v
new revision: 1.143; previous revision: 1.142
Comment 4 Marek Grummich 2005-10-25 15:21:31 UTC
Verified in the build 200510201800