folder picker in Advanced POP3 server settings is empty
Categories
(MailNews Core :: XUL Replacements, defect)
Tracking
(thunderbird68+ fixed, thunderbird69 fixed, thunderbird70 fixed)
People
(Reporter: aceman, Assigned: khushil324)
Details
(Keywords: regression)
Attachments
(1 file)
|
1.22 KB,
patch
|
aceman
:
review+
jorgk-bmo
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
Open Account settings, select a POP3 account, then Advanced...
The menulist (folder-menupopup) after "Inbox for different account" label has no label, only an icon.
There is an error in the Error console:
TypeError: this._stringBundle is null in folder-menupopup.js:714:9
Thus it is not possible to select an account to defer to.
Comment 1•6 years ago
|
||
You mean: Server settings, Advanced. Broken in TB 68.
Updated•6 years ago
|
Yes, Account settings, <POP3 account>, Server settings, Advanced...
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/20983e2e6047
fixed folder picker in advanced POP3 server settings. r=aceman
Comment 6•6 years ago
|
||
TB 68 beta 5:
https://hg.mozilla.org/releases/comm-beta/rev/09320da375a6a3e5156f1071d978a86d211cab5b
TB 69 beta:
https://hg.mozilla.org/releases/comm-beta/rev/4abfb02edf5a6d79ee3df563430f859378ec2c27
Description
•