Closed
Bug 1760393
Opened 4 years ago
Closed 4 years ago
Cannot create news account after clicking a news url
Categories
(MailNews Core :: Networking: NNTP, defect)
MailNews Core
Networking: NNTP
Tracking
(thunderbird_esr91 unaffected, thunderbird99 affected)
RESOLVED
FIXED
100 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr91 | --- | unaffected |
| thunderbird99 | --- | affected |
People
(Reporter: rnons, Assigned: rnons)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
- start with an empty profile
- create a draft containing a news url, e.g. news://news.mozilla.org/dtGdnTGtyeu7Z6z_nZ2dnUU7-VfNnZ2d@mozilla.org
- click the news url to load the message
- try to create a news account for the server that contains the message, e.g news.mozilla.org
Bug:
Can not advance the Incoming Server page in the account wizard
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → remotenonsense
Status: NEW → ASSIGNED
status-thunderbird99:
--- → affected
Keywords: regression
| Assignee | ||
Comment 1•4 years ago
|
||
- Introduce NntpUtils to find nntp server from prefs directly
- Reuse server not associated with any account when creating news account
Comment 2•4 years ago
•
|
||
Does the patch also fix the problem on Seamonkey or is additional work needed there?
See Also: → Bug 521861
See Also: → 521861
Fixing this issue may be a step toward Bug 1756132.
| Assignee | ||
Comment 4•4 years ago
|
||
Not sure about seamonkey
Keywords: checkin-needed-tb
Target Milestone: --- → 100 Branch
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/604dcc26b1c1
Fix creating news account after loading a news url. r=mkmelin
Now it works in the case of an attempt to open a message from command line (original scenario in the Bug 1758097). However I am really surprized that click on a link does not open the linked message, but it affects behavior described in the Bug #1756126.
Anyway thank you for the fix. It makes behavior of NNTP within thunderbird a bit more sane.
You need to log in
before you can comment on or make changes to this bug.
Description
•