Closed
Bug 163869
Opened 23 years ago
Closed 12 years ago
unsubscribe alert is showing wrong newsserver if newsserver has been changed
Categories
(MailNews Core :: Networking: NNTP, defect)
MailNews Core
Networking: NNTP
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 24.0
People
(Reporter: bugzilla, Assigned: sshagarwal)
References
()
Details
(Whiteboard: [good first bug][mentor=mkmelin])
Attachments
(1 file)
|
1.04 KB,
patch
|
jcranmer
:
review+
mkmelin
:
feedback+
|
Details | Diff | Splinter Review |
if you create a newsserver like news.mozilla.org and subscribe to a newsgroup
and then in the account manager, change the newsgroup server from
news.mozilla.org to fx forums.macromedia.com and then mozilla is checking for
new messages on the news server you get a alert saying:
"groups netscape.public.mozilla.dom was not found on news.mozilla.org"
while it's actually on forums.macromedia.com
20020821
Updated•21 years ago
|
Product: MailNews → Core
Comment 1•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
Updated•17 years ago
|
Product: Core → MailNews Core
Updated•15 years ago
|
Whiteboard: [good first bug]
Comment 3•15 years ago
|
||
The dialog needs to be updated to use RealHostName instead of HostName.
Comment 4•12 years ago
|
||
Looks like it needs to be changed here:
http://hg.mozilla.org/comm-central/annotate/9637efa949a4/mailnews/news/src/nsNntpIncomingServer.cpp#l1571
OS: Windows 2000 → All
Hardware: x86 → All
Whiteboard: [good first bug] → [good first bug][mentor=mkmelin]
| Assignee | ||
Comment 5•12 years ago
|
||
Sir,
I have tried to make the change and tested it on "news-archive.icm.edu.pl". It seems to work fine.
Assignee: nobody → syshagarwal
Status: NEW → ASSIGNED
Attachment #751429 -
Flags: review?(mkmelin+mozilla)
Comment 6•12 years ago
|
||
Comment on attachment 751429 [details] [diff] [review]
Patch
Review of attachment 751429 [details] [diff] [review]:
-----------------------------------------------------------------
Looks ok to me. I'm not a reviewer for this code though, so redirecting the review to Joshua.
Attachment #751429 -
Flags: review?(mkmelin+mozilla)
Attachment #751429 -
Flags: review?(Pidgeot18)
Attachment #751429 -
Flags: feedback+
Updated•12 years ago
|
Attachment #751429 -
Flags: review?(Pidgeot18) → review+
| Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Comment 7•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 24.0
You need to log in
before you can comment on or make changes to this bug.
Description
•