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 18590

Summary: I18N - "Charset" is not specified in generated HTML File.
Product: xml Reporter: hiroshiy <hiroshiy>
Component: ToolsAssignee: _ pkuzel <pkuzel>
Status: CLOSED FIXED    
Severity: blocker CC: jf4jbug
Priority: P4 Keywords: I18N
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description hiroshiy 2001-12-13 04:12:00 UTC
The designation of "Charset" isn't contained in the generated HTML
file from "Generate Documentation".
Because of this, when an HTML file is indicated, misconversion
is sometimes caused. 

To reproduce: 
	- At Filesystems tab in Explorer Window, right click the XML file
		and select [Generate Documentation].
Comment 1 _ pkuzel 2001-12-13 11:06:31 UTC
Added a <meta> tag generation.
Generated content is always explicitly written as UTF-8 encoded
instead of platform default. 
Comment 2 Martin Schovanek 2002-01-10 15:57:55 UTC
VERIFIED
Comment 3 Jesse Glick 2002-12-23 16:37:07 UTC
Consistent use of the I18N keyword.
Comment 4 Quality Engineering 2003-07-02 08:41:19 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.