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 33857

Summary: I18N - Double bytes characters are appeared incorrectly in Manifest field.
Product: javaee Reporter: hiroshiy <hiroshiy>
Component: CodeAssignee: sgleason <sgleason>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: jf4jbug
Priority: P3 Keywords: I18N
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screen shot in zh_CN locale.

Description hiroshiy 2003-05-23 11:14:46 UTC
Issue:
  When I generate Manifest Text for tag library jar.
  Double bytes characters are generated incorrectly
  in Manifest Text window.

Environment:
  - All Builds
      I reproduced this in S1S nevada build (RC5,
030521)
      and NetBeans Dev build (2003 0522 0100)
 -  All Platforms.
      I reproduced this in sol8, sol9 and win2000.
  - Probably all locales which handled double
bytes characters.
      I reproduced this in ja locale and zh_CN locale.

To Reproduce:
  1. Create new tag library.
  2. Add tag.
  3. Generate tag handler and compile it.
  4. Ggenerate tag library jar and compile it.  
  5. To reproduce tag library jar's properties window.
  6. Click [...] of right side of [Manifest].
  7. Click [generate].
       Double bytes characters in generated
"Manifest Text"
       are appeared incorrectly.
Comment 1 hiroshiy 2003-05-23 11:16:44 UTC
Created attachment 10402 [details]
Screen shot in zh_CN locale.
Comment 2 hiroshiy 2003-05-23 11:17:43 UTC
Adding "I18N" in keywords field.
Comment 3 hiroshiy 2003-05-23 11:44:58 UTC
I found same issue in other category.


*** This issue has been marked as a duplicate of 13859 ***