--migration is broken
Categories
(Thunderbird :: General, defect)
Tracking
(thunderbird_esr115 wontfix)
Tracking | Status | |
---|---|---|
thunderbird_esr115 | --- | wontfix |
People
(Reporter: mkmelin, Assigned: mkmelin)
References
Details
Attachments
(1 file)
Starting with --migration
doesn't work.
It's broken by a couple of things. Fixing it so the migrator is actually found brings up an empty window, and that needs fixing for stuff broken by de-xbl a few years back. Even Thunderbird 91 is broken.
Migration - when it worked - could work silently or (normally) by showing an import wizard which would replace the profile with what was found to import. So it's kind of dangerous.
I think it would be better to instead open the import page. It's almost the same thing, just nicer looking and not risking data loss.
Assignee | ||
Comment 1•1 year ago
|
||
Removes the old migrator that - when it worked - would open an import wizard (which hasn't worked since tb91, since it would need to include customElements.js directly and it doesn't).
Instead, if starting with --migration, show the import tab. --migration is listed for all toolkit, so might as well make it do something useful.
The migration is now instead handled where Thunderbird normally handles command line arguments.
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/a1077a48dd8b
Make starting with --migration
open the import tab. r=aleca
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 3•1 year ago
|
||
Backed out for test failure. https://hg.mozilla.org/comm-central/rev/611c47c9d4dff093dd1693481079a1d2f1c3cd7b
Assignee | ||
Updated•1 year ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/92ac2bc715e8
Make starting with --migration
open the import tab. r=aleca
Assignee | ||
Updated•11 months ago
|
Description
•