Closed
Bug 310496
Opened 19 years ago
Closed 19 years ago
Internet Explorer redirect issues on Thunderbird feature links
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 305682
People
(Reporter: almightytora, Unassigned)
Details
Attachments
(1 file)
|
723 bytes,
text/plain
|
Details |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) Build Identifier: Thunderbird 1.0.6 (20050716) When one opens Thunderbird, there are 6 links under "Features". If one uses Internet Explorer 6 to click the link, the redirect page links to an incorrect page. For example, the "Adaptive Junk Mail Controls" link goes to http://www.mozilla.org/products/thunderbird/junkmail.html , but then redirects to http://kb.mozillazine.org/Junk_Mail_Controls<NOSCRIPT><META%20HTTP- EQUIV=REFRESH%20CONTENT= , which then goes to a "Bad request" page. If one removes the HTML code ( http://kb.mozillazine.org/Junk_Mail_Controls ), it goes to the correct page. Reproducible: Always Steps to Reproduce: 1. (See Details, above.) 2. 3. Actual Results: (See Details, above.) Expected Results: Redirect to the correct page without the HTML code in the address.
Comment 1•19 years ago
|
||
Internet Explorer doesn't like the method being used to redirect (using document.write to add the meta refresh tag). Moving to mozilla.org product.
Severity: minor → major
Status: UNCONFIRMED → NEW
Component: Mail Window Front End → webmaster@mozilla.org
Ever confirmed: true
Product: Thunderbird → mozilla.org
Summary: All links to "Welcome to Mozilla Thunderbird!" pane link to incorrect URL if one uses Internet Explorer → Internet Explorer redirect issues on Thunderbird feature links
Version: unspecified → other
Updated•19 years ago
|
Assignee: mscott → mozilla.webmaster
QA Contact: danielwang
Comment 2•19 years ago
|
||
some other pages also causes this so I suggest using .htaccess to resolve.
Attachment #197938 -
Flags: review?
*** This bug has been marked as a duplicate of 305682 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Attachment #197938 -
Flags: review?
Updated•16 years ago
|
Product: mozilla.org → Websites
Updated•12 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•