Open
Bug 324353
Opened 19 years ago
Updated 2 years ago
Cannot Set Default NNTP Server
Categories
(Thunderbird :: Account Manager, enhancement)
Thunderbird
Account Manager
Tracking
(Not tracked)
NEW
People
(Reporter: david, Unassigned)
References
(Blocks 1 open bug)
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.12) Gecko/20050915
Build Identifier: Thunderbird 1.5
The "Set as Default" button on the Account Settings window is disabled when a NNTP server is the selected account.
Reproducible: Always
This may impair the fixing of bug #224335.
it seems only IMAP and POP3 include the method GetCanBeDefaultServer. it should be added to nntp, as well as news server types. setting the pref mail.accountmanager.defaultaccount manually, after finding the right acct etc, works without problem.
Local Folders have the canBeDefaultServer property, but it's false, and setting the pref manually does not select/load its account central page on startup, only after returning to the folder. why? likely separate bug here..
Updated•17 years ago
|
Assignee: mscott → nobody
OS: Windows 98 → All
Hardware: PC → All
Reporter | ||
Comment 2•15 years ago
|
||
Fixing this bug is necessary for making server-less news: URIs work correctly as documented in RFC 5538.
Updated•15 years ago
|
Severity: normal → enhancement
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•