Closed
Bug 275681
Opened 20 years ago
Closed 20 years ago
JS error prevents Thunderbird download link from displaying in IE
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hsivonen, Unassigned)
References
()
Details
Steps to reproduce: 1) http://www.mozilla.org/products/thunderbird/ using IE 6 with all patches on W2K. Expected results: Expected to see a conspicous download link on the right. Actual results: The download link does not appear due to a JS error. The error: Line: 186, char: 1, error: Expected identifier, string or number, code: 0, URL: http://www.mozilla.org/products/thunderbird/ Rendering: http://curtman.mine.nu/~curtis/ietb.png
| Reporter | ||
Updated•20 years ago
|
Summary: JS error prevents Thunderbird download link from displaying → JS error prevents Thunderbird download link from displaying in IE
Comment 1•20 years ago
|
||
CC'ing some people who might be able to fix it. (We should really rely less on javascript. These things are pretty trivial to do server side.)
Comment 2•20 years ago
|
||
There was an extra comma - FIXED. http://cvs-www.mozilla.org/webtools/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&file=download.js&branch=&root=/cvsroot&subdir=mozilla-org/html/products/thunderbird&command=DIFF_FRAMESET&rev1=1.49&rev2=1.50
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
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
•