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 123829

Summary: I18N: local history can not display Japanese characters properly (Windows ONLY)
Product: versioncontrol Reporter: Masaki Katakai <masaki>
Component: LocalhistoryAssignee: issues@versioncontrol <issues>
Status: VERIFIED FIXED    
Severity: blocker CC: jf4jbug
Priority: P2 Keywords: I18N
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Masaki Katakai 2007-12-11 16:05:24 UTC
NetBeans IDE 6.0 (Build 200711261600)
Java: 1.5.0_13, 1.6.0_03.
Windows XP 5.1; MS932; ja_JP (nb)

The issue of bug 106436 still happens on Windows platform.

1. Create JavaSE project
    I didn't touch project encoding so it's UTF-8.
2. Edit .java file on editor and input some Japanese characters, then save it
3. Modify the contents
4. Open local history

The Japanese characters in left pane of diff window are garbled.
I can not reproduce it on Solaris platform.
Comment 1 Masaki Katakai 2007-12-11 16:07:00 UTC
Created attachment 54153 [details]
screenshot
Comment 2 Tomas Stupka 2007-12-12 13:31:31 UTC
was able to reproduce on windows with a release prior to the fix for issue #122238. looks like the problem was fixed in
scope of it.
Comment 3 Ken Frank 2008-07-31 03:41:50 UTC
verifying based on Tomas comments.