Closed Bug 81741 Opened 24 years ago Closed 24 years ago

Folder settings for news contains garbage chars after IMAP migration

Categories

(MailNews Core :: Profile Migration, defect, P1)

All
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.1

People

(Reporter: cavin, Assigned: cavin)

References

Details

(Whiteboard: [nsbeta1+])

Created an IMAP account in 4.x and then migrated it to 6.x. After the migration, the draft and template folders for the news contain garbage chars like the following in prefs.js (lines are too long so the are folded): user_pref("mail.identity.id2.draft_folder", "mailbox://nobody@Local Folders/§"); user_pref("mail.identity.id2.stationery_folder", "mailbox://nobody@Local Folders/нннннa"); You can see the garbage chars in the Copies and Folders dialog (from Edit | Mail/News Account Settings... menu item).
Keywords: nsbeta1
Priority: -- → P1
Whiteboard: [nsbeta1+]
Target Milestone: --- → mozilla0.9
moving to 0.9.1, 0.9 is passed. cavin and I have discussed this, and we should be able to fix the problem. we'll fix this after the fix for #66018 lands.
Depends on: 66018
Target Milestone: mozilla0.9 → mozilla0.9.1
cavin, can you attach your 4.x prefs file that when converted cause this problem?
fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
to elaborate, we removed some code that led to the garbage problem in certain cases. in those cases, the uri should be the default uri, something like "mailbox://nobody@Local Folders/Sent" but there are still some bugs with the uri conversion. I'll log a bug on the ones we're aware of tomorrow.
verified build 2001052506
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.