If login to news server fails, username is missing from the error message
Categories
(MailNews Core :: Networking: NNTP, defect)
Tracking
(thunderbird_esr102 fixed, thunderbird107 fixed)
People
(Reporter: b4, Assigned: rnons)
Details
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
rjl
:
approval-comm-beta+
wsmwk
:
approval-comm-esr102+
|
Details | Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36
Steps to reproduce:
If login to news server fails, username is missing from the error message:
Login to server news.eternal-september.org with username <missing> failed.
To test: Create an account at eternal-september.org, which requires authentication. After successful initial connection, edit the password in the password manager to simulate the error condition.
TB 107 beta. Could be a regression of recent bugs in this area (for example bug 1770594).
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/1fbdf0366d0f
Show username in auth failure dialog in nntp-js. r=mkmelin
Comment 3•2 years ago
|
||
Comment on attachment 9300099 [details]
Bug 1796964 - Show username in auth failure dialog in nntp-js. r=mkmelin
[Triage Comment]
Approved for beta
[Approval Request Comment]
Regression caused by (bug #): 1770594/nntp-js
User impact if declined: Missing username from NNTP login error messages
Testing completed (on c-c, etc.):
Risk to taking this patch (and alternatives if risky): low, adding information for display
Comment 4•2 years ago
|
||
bugherder uplift |
Thunderbird 107.0b4:
https://hg.mozilla.org/releases/comm-beta/rev/683045dd2a43
Comment 5•2 years ago
|
||
Comment on attachment 9300099 [details]
Bug 1796964 - Show username in auth failure dialog in nntp-js. r=mkmelin
[Triage Comment]
Approved for esr102
Comment 6•2 years ago
|
||
bugherder uplift |
Thunderbird 102.5.0:
https://hg.mozilla.org/releases/comm-esr102/rev/0f228970d79c
Description
•