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 108461 - I18N - javadoc not generated for file with mbyte in class or project name
Summary: I18N - javadoc not generated for file with mbyte in class or project name
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-06-28 19:49 UTC by kaa
Modified: 2007-07-18 18:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (112.16 KB, image/jpeg)
2007-06-28 19:49 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2007-06-28 19:49:01 UTC
Product Version: NetBeans IDE Dev (Build 200706230000)
Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06
System:Windows XP version 5.1 running on x86; MS932; ja_JP (nb)

1. Create Web Application with mbyte in name
2. Add Java Class with mbyte in name
3. Choose to create java doc from the pop-up menu

There are syntax errors related to encoding - the errors are in japanese since
javadoc error msgs have been translated to japanese. See attached image.
Comment 1 kaa 2007-06-28 19:49:43 UTC
Created attachment 44546 [details]
image
Comment 2 kaa 2007-06-28 19:52:53 UTC
The pic is from a EJB Module project but the error msgs are the same
Comment 3 Petr Jiricka 2007-07-03 12:03:43 UTC
Assigning to Tomas M.
Comment 4 Tomas Mysik 2007-07-09 15:31:03 UTC
Fixed.

Checking in src/org/netbeans/modules/web/project/api/WebProjectUtilities.java;
/cvs/web/project/src/org/netbeans/modules/web/project/api/WebProjectUtilities.java,v  <--  WebProjectUtilities.java
new revision: 1.22; previous revision: 1.21
done
Checking in src/org/netbeans/modules/web/project/resources/build-impl.xsl;
/cvs/web/project/src/org/netbeans/modules/web/project/resources/build-impl.xsl,v  <--  build-impl.xsl
new revision: 1.142; previous revision: 1.141
done
Comment 5 kaa 2007-07-18 18:17:05 UTC
verified: build 0714, ja_JP