Open
Bug 162669
Opened 23 years ago
Updated 5 days ago
Include servername in subscribe dialog for 'news' URIs.
Categories
(MailNews Core :: Networking: NNTP, enhancement)
MailNews Core
Networking: NNTP
Tracking
(Not tracked)
NEW
People
(Reporter: bugzilla, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wontfix?])
if you click on a link like this:
news://msnews.microsoft.com/microsoft.public.windows.inetexplorer.ie6.setup
and dialog saying:
"Do you want to subscribe to microsoft.public.windows.inetexplorer.ie6.setup"
I'd like a dialog saying:
"Do you want to subscribe to the newsgroup
microsoft.public.windows.inetexplorer.ie6.setup
from the newsserver
msnews.microsoft.com"
and if it's a snews server:
"Do you want to subscribe to the newsgroup
microsoft.public.windows.inetexplorer.ie6.setup
from the secure newsserver
msnews.microsoft.com"
20020813
Good suggestion. Just a couple of wording changes:
"Do you want to subscribe to the newsgroup
microsoft.public.windows.inetexplorer.ie6.setup
on the news server msnews.microsoft.com"
and
"Do you want to subscribe to the newsgroup
microsoft.public.windows.inetexplorer.ie6.setup
on the secure news server msnews.microsoft.com"
Reporter | ||
Comment 2•23 years ago
|
||
The text change is easy but I think there's also needed some code change at:
http://lxr.mozilla.org/mozilla/source/mailnews/news/src/nsNNTPProtocol.cpp#1136
Updated•20 years ago
|
Product: MailNews → Core
Comment 3•18 years ago
|
||
sorry for the spam. making bugzilla reflect reality as I'm not working on these bugs. filter on FOOBARCHEESE to remove these in bulk.
Assignee: sspitzer → nobody
Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
Updated•15 years ago
|
Whiteboard: [good first bug]
Comment 5•12 years ago
|
||
Well in theory newsgroups aren't server specific...
Whiteboard: [good first bug] → [wontfix?]
Yes, but maybe you want to avoid some specific servers for some reason and fetch the newsgroups from others.
This should be doable easily.
Flags: needinfo?(richard.marti)
Comment 7•7 years ago
|
||
In theory newsgroups aren't server specific. But when you click on a subscribe link, you will subscribe to the server that is in the link and this one is maybe one you don't want.
Flags: needinfo?(richard.marti)
Updated•3 years ago
|
Severity: normal → S3
Comment 8•2 years ago
|
||
Still true in the nntp-js world
Updated•22 days ago
|
Updated•5 days ago
|
Blocks: 108948
Summary: include servername is subscribe dialog → Include servername in subscribe dialog for 'news' URIs.
You need to log in
before you can comment on or make changes to this bug.
Description
•