Archive multiple messages does not work
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(thunderbird_esr91 unaffected, thunderbird97 unaffected)
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | unaffected |
thunderbird97 | --- | unaffected |
People
(Reporter: jc.acquaviva, Assigned: aleca)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36
Steps to reproduce:
first, define archive parameters for the gmail account configured in thunderbird (archive in local folders in a year/month folder and keep structure)
select at least 2 messages from inbox and choose "Archive"
Actual results:
nothing happens + error in console
Uncaught ReferenceError: msgWindow is not defined
onclick chrome://messenger/content/multimessageview.xhtml:1
Expected results:
archive in local folders
Comment 1•3 years ago
|
||
Based on hg blame, maybe from bug 1556261
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
Thanks for the report, I'll take care of this.
Assignee | ||
Comment 3•3 years ago
|
||
Found the regression: https://hg.mozilla.org/comm-central/rev/26b0a2c8321b58da39e6af2fd61aeab4f1636e21#l4.28
Comment 4•3 years ago
|
||
Oh, ew. Get that code out of the XHTML file. :-)
Assignee | ||
Comment 5•3 years ago
|
||
Assignee | ||
Comment 6•3 years ago
•
|
||
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/c431c61de31e
Fix archive and delete buttons in the multi message view. r=darktrojan
Updated•3 years ago
|
Description
•