Closed
Bug 170351
Opened 23 years ago
Closed 23 years ago
No UTF-8 support for pref stored strings
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ajbu, Assigned: mikeypotter)
Details
Attachments
(1 file)
|
1.73 KB,
patch
|
Details | Diff | Splinter Review |
the pref.service interface returns strings of the type 'string', which is a
8bit string type.
To fix this I copied the function GetUnicharPref from
http://lxr.mozilla.org/mozilla/source/editor/ui/composer/content/editorUtilitie
s.js#382
| Assignee | ||
Comment 2•23 years ago
|
||
Checked into CVS.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 3•20 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: Sunbird Only. Be afraid for your sanity!
QA Contact: colint → sunbird
You need to log in
before you can comment on or make changes to this bug.
Description
•