Bug 30566 - [resources] GB18030: Can not create a package whose name contains GB18030 character in Eclipse for Linux.
Summary: [resources] GB18030: Can not create a package whose name contains GB18030 cha...
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: DJ Houghton CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-29 22:49 EST by Yu Zhen Fan CLA
Modified: 2003-02-17 10:55 EST (History)
0 users

See Also:


Attachments
Screen shot of InvalidPackageName.jpg (38.68 KB, image/jpeg)
2003-01-29 22:52 EST, Yu Zhen Fan CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yu Zhen Fan CLA 2003-01-29 22:49:46 EST
Language: Simplified Chinese
        
Build driver: 
1. 200212181304 Stable Build (M4) for Motif
2. 200212181304 Stable Build (M4) for GTK

OS: RedHat 8.0

JRE Version: 
1. J2RE 1.3.1 IBM build cxia32131-20021102 (JIT enabled: jitc)
2. J2RE 1.4.0 IBM build cxia32140-20020917a (JIT enabled:jitc))		 
          
Summary: Can not create a package whose name contains GB18030 character in 
Eclipse for Linux. 

Steps to recreate problem:
1. Launch workbench on RedHat 8 CHS.
2. Click File->New->Package.
3. Enter a GB18030 character as its name.
4. Click Finish.

<<Error>>
1. With GTK build ( with JRE 1.3.1 and JRE 1.4.0) and Motif build (with JRE 
1.3.1), it reports: Invalid package name (plese refer to screen shot 
InvalidPackageName.jpg). I cannot continue to finish. If the package name only 
contains GB2312 character, it works correctly.
2. With Motif build (with JRE 1.4.0), it is correct.

<<Expected Result>>
A new package can be created correctly.

Comments:
1. When I try to rename a package created before with GB18030 characters, the 
same error message occurs.
Comment 1 Yu Zhen Fan CLA 2003-01-29 22:52:14 EST
Created attachment 3225 [details]
Screen shot of InvalidPackageName.jpg
Comment 2 Liu Yang CLA 2003-02-16 20:35:38 EST
Verified with the following test environment: 

Eclipse Build:           200302061700 Stable Build (M5)
JRE version: 
        JRE 1.3.1 IBM build cxia32131-20021102 (JIT enabled: jitc)
        JRE 1.4.0 IBM build cxia32140-20020917a (JIT enabled:jitc)

Bug exists with IBM JRE 1.3 SR3, resolved  with IBM JRE 1.4.0 
=> This bug is due to IBM JRE 1.3.1 SR3 limitation
Comment 3 DJ Houghton CLA 2003-02-17 10:55:56 EST
Closing report.