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 204392

Summary: The generated javadoc wrongly wite the non-ASCII characters in title
Product: java Reporter: rudyment <rudyment>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: RESOLVED WONTFIX    
Severity: normal CC: musilt2
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description rudyment 2011-10-29 16:44:01 UTC
If the title in property javadoc.windowtitle in project.properties 
cotains non-ASCII characters, the generated HTML files
contains them wrongly formated.

I am afraid, that the program doesnť respect, that the IDE codepage is set to UTF-8 and so are coded also the javadoc html files.

<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>HodnocenĂ­ Ăşloh</title>

Product Version = NetBeans IDE 7.1 Beta (Build 201109252201)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0_01
Runtime = Java HotSpot(TM) Client VM 21.1-b02
Comment 1 Tomas Danek 2012-10-29 10:54:48 UTC
reproduced.
Comment 2 Martin Balin 2016-07-07 07:18:23 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss