Closed
Bug 305682
Opened 19 years ago
Closed 19 years ago
Links on Welcome page of Mozilla Thunderbird (when opened) redirect to incorrect page (404)
Categories
(Thunderbird :: General, defect)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: almightytora, Assigned: mscott)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) Build Identifier: When I click on "RSS Reader" on the Thunderbird Welcome page, it goes to http://www.mozilla.org/products/thunderbird/rss.html . However, there is a problem in the source code that makes it jump to this page: http://kb.mozillazine.org/Thunderbird_:_FAQs_:_RSS_Basics<NOSCRIPT><META%20HTTP- EQUIV=REFRESH%20CONTENT= . It should go to this page: http://kb.mozillazine.org/Thunderbird_:_FAQs_:_RSS_Basics . Reproducible: Always Steps to Reproduce: 1. Open up Thunderbird. 2. Click on "RSS Reader" on the bottom pane. 3. Will redirect incorrectly. Actual Results: "Bad title" request. Expected Results: Redirect to http://kb.mozillazine.org/Thunderbird_:_FAQs_:_RSS_Basics .
I clicked on "About Thunderbird" on Thunderbird and mine is version 1.0.6 (20050716).
Actually, now that I checked it more thoroughly, all the links on
the "Features" part of the "Welcome" pane have the same problem. When I click
any of those links:
* Adaptive Junk Mail Controls
* RSS Reader
* Global Inbox Support
* Saved Search Folders
* Message Grouping
* Privacy Protection
The redirect has the same "<NOSCRIPT><META%20HTTP-EQUIV=REFRESH%20CONTENT="
problem. I am using IE6 with Thunderbird 1.0.6 (20050716).
Updated•19 years ago
|
Severity: minor → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 98 → All
Hardware: PC → All
Summary: "RSS Reader" link on Welcome page of Mozilla Thunderbird (when opened) jumps to incorrect page → Links on Welcome page of Mozilla Thunderbird (when opened) redirect to incorrect page (404)
Version: unspecified → Trunk
Comment 5•19 years ago
|
||
Each one of these links are redirecting to http://kb.mozillazine.org/Err404.html.
Comment 10•19 years ago
|
||
Shouldn't these links go to pages on the main Mozilla site rather than the wiki? Eg, like http://www.mozilla.org/products/firefox/live-bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•