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 108316 - I18N - should the project not allow multibyte in its name ?
Summary: I18N - should the project not allow multibyte in its name ?
Status: NEW
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@mobility
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-06-27 18:30 UTC by Ken Frank
Modified: 2008-05-06 10:35 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Frank 2007-06-27 18:30:03 UTC
currently if user uses multibyte (perhaps also applies to ascii > 127) in project name,
there is a warning stating it might cause problems.

Should instead the project not be allowed to be created at all until the name has ascii only ?

I think this  situationis related to limitations of wtk and manifest files.