Closed
Bug 26596
Opened 26 years ago
Closed 25 years ago
non-latin1 characters not showing up correctly for imap folders
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
M18
People
(Reporter: Bienvenu, Assigned: Bienvenu)
Details
non-latin1 characters not showing up correctly for imap folders until you
connect to the server - we're still showing the utf-7 encoded names instead of
the unicode names. Not sure why this is yet.
Updated•26 years ago
|
Whiteboard: [pdt+]
Assignee | ||
Comment 3•26 years ago
|
||
I've managed to make this worse - now folders with non-latin1 characters in
their name don't show up at all until you connect to the server. I suck.
Hopefully I'll fix this before tomorrow's build comes out.
Whiteboard: [pdt+] → [pdt+] ETA 2/10
Assignee | ||
Comment 4•26 years ago
|
||
what's happening is that the folders with utf-7 names are getting discovered and
undiscovered every other time you run.
Assignee | ||
Comment 5•26 years ago
|
||
fixed in nsImapMailFolder.cpp
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 6•26 years ago
|
||
** Checked with 2/10/00 Win32 build **
This looks good. Now I no longer need to log to see my Japanese and Latin 1 folders.
They are there when I open the Messenger window and open a server icon.
I'm going to mark this ix verified.
ji, please check this out on Linux and if you find a problem, re-open it.
Status: RESOLVED → VERIFIED
I'm reopening this bug because i'm having a random problem with the last two
builds (2000-02-21 and 02-22):it occurs only after the installation the first
time i'm using Mail and disappears after selection of the folder.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Updated•25 years ago
|
Status: REOPENED → ASSIGNED
Moving to PDT-, will relnote that this may happen randomly.
Keywords: relnote
Whiteboard: [pdt+] ETA 2/10 → [pdt-] ETA 2/10
Assignee | ||
Comment 10•25 years ago
|
||
I don't get it - are you creating a new profile after installation, or starting
with an existing one? It looks to me like panacea.dat is getting deleted, but
the .msf files are still around. If that's the case, there's not much I can do
about that.
Assignee | ||
Updated•25 years ago
|
Target Milestone: M14 → M17
Comment 11•25 years ago
|
||
is this still happening? If not we'd like to mark WORKSFORME.
Target Milestone: M17 → M18
Assignee | ||
Updated•25 years ago
|
Keywords: beta1 → correctness
Whiteboard: [pdt-] ETA 2/10
Assignee | ||
Comment 13•25 years ago
|
||
I believe this is the same as 40586 (as near as I can tell, since I can't
reproduce the problem.) I'm going to mark it a dup.
*** This bug has been marked as a duplicate of 40586 ***
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 25 years ago
Resolution: --- → DUPLICATE
Comment 14•25 years ago
|
||
Verified as a duplicate of Bug 40586.
Let's deal with remaining issue, if any, in that bug and possibly in other
new bugs.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•