Open Bug 559801 Opened 16 years ago Updated 3 years ago

Don't use native charset <-> unicode charset if possible

Categories

(MailNews Core :: Backend, defect)

All
Windows Vista
defect

Tracking

(Not tracked)

People

(Reporter: m_kato, Assigned: m_kato)

Details

(In reply to Makoto Kato from comment #0) > There is the unnecessary conversion of native charset vs unicode charset at > some lines. This conversion may loose characters on Windows. > > http://mxr.mozilla.org/comm-central/source/mailnews/local/src/ > nsLocalMailFolder.cpp#751 > http://mxr.mozilla.org/comm-central/source/mailnews/local/src/ > nsLocalMailFolder.cpp#1151 > http://mxr.mozilla.org/comm-central/source/mailnews/imap/src/ > nsImapMailFolder.cpp#565 Makoto-san, is this still a problem? I'm not seeing (in current version) what source lines might do this
Flags: needinfo?(m_kato)
mailnews/local and mailnews/imap are fixed, but some code such as folder compactor still needs.
Flags: needinfo?(m_kato)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.