Closed
Bug 155565
Opened 23 years ago
Closed 23 years ago
pipnss.properties cannot handle escaped unicode chars
Categories
(Core Graveyard :: Security: UI, defect)
Tracking
(Not tracked)
People
(Reporter: rsmyth, Assigned: ssaux)
Details
(Keywords: intl, l12y)
The 'TokenDescription=' ID string cannot contain escaped unicode characters. If
it does the string will not display in the Client in Edit > Prefs > Privacy and
Security > Certificates > Manage Security Devices dialog.
This is a serious issue for localisation as all accented characters in
.properties files must be expresses in escaped unicode.
In this case the string is Servicios criptográficos generales, which must be
expressed as Servicios criptogr\u00e1ficos generales.
The following is dependent on this
http://bugscape.netscape.com/show_bug.cgi?id=17347
| Reporter | ||
Updated•23 years ago
|
| Assignee | ||
Comment 1•23 years ago
|
||
This is probably a dupe of 90956. Current trunk and branch builds do handle
escape unicode.
Comment 2•23 years ago
|
||
*** This bug has been marked as a duplicate of 90956 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•