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 149104

Summary: I18N - Mercurial properties dlg shows mbyte chars by their codes
Product: versioncontrol Reporter: kaa <kaa>
Component: MercurialAssignee: issues@versioncontrol <issues>
Status: RESOLVED FIXED    
Severity: blocker CC: kfrank
Priority: P3 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: image

Description kaa 2008-10-03 17:08:58 UTC
Product Version: NetBeans IDE Dev (Build 200809280201)
Java: 1.6.0_06; Java HotSpot(TM) Client VM 10.0-b22
System: Windows XP version 5.1 running on x86; MS932; ja_JP (nb)
I'm running in Japanese locale, using a pseudo localized Netbeans with font size 16 option.

1. Open Hg Properties Editor dialog.
2. Change default push and pull values using multi byte chars

The dialog shows mbyte chars by their codes. See image
As far as i know a url can have mbyte in it and my image is just showing about the mbyte, not the full url.
Comment 1 kaa 2008-10-03 17:09:43 UTC
Created attachment 71130 [details]
image
Comment 2 Ondrej Vrabec 2009-04-16 09:23:34 UTC
should be fixed in cdev #b20dc2ba0046
When you save properties with multi-byte characters and reopen the dialog again, characters will be shown correctly.