Closed
Bug 13394
Opened 25 years ago
Closed 24 years ago
Migration interface from 4.x csid to charset name
Categories
(MailNews Core :: Internationalization, defect, P3)
MailNews Core
Internationalization
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: nhottanscp, Assigned: nhottanscp)
References
Details
(Keywords: platform-parity)
A new i18n interface maps 4.x csid (number) to charset name (string).
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M11
Assignee | ||
Comment 1•25 years ago
|
||
The code is checked in but not hooked up to the main build.
make intl/compatibility to try it
Assignee | ||
Comment 2•25 years ago
|
||
It's hooked into the build for windows, macintosh and unix probably tomorrow.
Assignee | ||
Updated•25 years ago
|
Target Milestone: M11 → M15
Assignee | ||
Comment 3•25 years ago
|
||
It turnes out that address book import doesn't need this because 4.x pref
already saving charset name instead of id.
This interface may be used for other prefs (e.g. font setting) but I am moving
the target to M15.
Assignee | ||
Comment 4•25 years ago
|
||
Currently, the interface is hooked up to windows but not unix and macintosh.
Assignee | ||
Comment 5•25 years ago
|
||
Currently, the interface has no caller, move to M17.
Target Milestone: M15 → M17
Assignee | ||
Comment 6•24 years ago
|
||
Marking won't fix, we do not use this for 6.0.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•