Closed
Bug 224714
Opened 22 years ago
Closed 17 years ago
if pab.filename not set, pab doesn't migrate
Categories
(MailNews Core :: Profile Migration, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: Bienvenu, Assigned: Bienvenu)
References
Details
(Whiteboard: fixed-aviary1.0)
Attachments
(1 file, 1 obsolete file)
2.35 KB,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
Some installations don't have pab.filename set in prefs.js, but in an autoconfig
js file, which doesn't get downloaded at profile migration time. This results in
the pab not getting migrated.
![]() |
Assignee | |
Comment 1•22 years ago
|
||
![]() |
Assignee | |
Comment 2•22 years ago
|
||
fix checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
![]() |
Assignee | |
Comment 3•21 years ago
|
||
move where we add the pab filename to before we start iterating over the prefs.
Attachment #134775 -
Attachment is obsolete: true
![]() |
Assignee | |
Updated•21 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
![]() |
Assignee | |
Updated•21 years ago
|
Attachment #149371 -
Flags: superreview?(mscott)
![]() |
||
Updated•21 years ago
|
Attachment #149371 -
Flags: superreview?(mscott) → superreview+
![]() |
||
Updated•21 years ago
|
Whiteboard: fixed-aviary1.0
Updated•21 years ago
|
Product: MailNews → Core
Comment 4•17 years ago
|
||
David, Fixed? or obsolete? mozilla/mailnews/base/src/nsMessengerMigrator.cpp not found
QA Contact: esther → profile-migration
![]() |
Assignee | |
Comment 5•17 years ago
|
||
I guess obsolete - it was for migrating from 4.x, which we don't do anymore.
Status: REOPENED → RESOLVED
Closed: 22 years ago → 17 years ago
Resolution: --- → INVALID
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
•