Closed
Bug 189108
Opened 22 years ago
Closed 3 years ago
nsInternetConfigService charset conversions broken
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bzbarsky, Unassigned)
Details
nsInternetConfigService::FillMIMEInfoForICEntry uses NS_ConvertASCIItoUCS2 to
convert descriptions and such to Unicode from a char*. It should use the
filesystem charset instead, presumably...
Comment 1•22 years ago
|
||
guess this here might come handy:
http://lxr.mozilla.org/seamonkey/source/xpcom/io/nsNativeCharsetUtils.h#57
Updated•15 years ago
|
QA Contact: chrispetersen → file-handling
Updated•8 years ago
|
Product: Core → Firefox
Version: Trunk → unspecified
Comment 2•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:Gijs, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: nhottanscp → nobody
Flags: needinfo?(gijskruitbosch+bugs)
Comment 3•3 years ago
|
||
All this code is long gone.
Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(gijskruitbosch+bugs)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•