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 - I18N - Mercurial properties dlg shows mbyte chars by their codes
Summary: I18N - Mercurial properties dlg shows mbyte chars by their codes
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2008-10-03 17:08 UTC by kaa
Modified: 2009-04-16 09:23 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (38.02 KB, image/jpeg)
2008-10-03 17:09 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
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.