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 74987 - notEnabledModule.html and notInstalledModule.html should be UTF-8
Summary: notEnabledModule.html and notInstalledModule.html should be UTF-8
Status: RESOLVED INVALID
Alias: None
Product: nblocalization
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Masaki Katakai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-13 05:39 UTC by Masaki Katakai
Modified: 2011-12-12 06:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki Katakai 2006-04-13 05:39:03 UTC
NetBeans 5.0

These messages will be displayed on javahelp content window when link are not
available,

/core/javahelp/src/org/netbeans/modules/javahelp/resources

notEnabledModule.html
notInstalledModule.html

These two files should be UTF-8 encoding. In Japanese and Chinese,
we use EUC-JP and GB2312, it becomes garbled on javahelp window.

We will use UTF-8 for these two files in next release.
Comment 1 Masaki Katakai 2006-05-11 09:52:19 UTC
Assign to myself
Comment 2 Masaki Katakai 2006-08-02 03:45:10 UTC
Ccing to Rebecca.

Rebecca, could you try to fix this for Chinese in 5.5?
Comment 3 Jiri Prox 2007-09-17 21:37:46 UTC
Obsolete milestone, please reevaluate
Comment 4 Masaki Katakai 2011-12-12 06:19:44 UTC
l10n team is now using post-processing to add UTF-8 tag to these files. So let's close this issue as INVALID.