Closed
Bug 802818
Opened 12 years ago
Closed 10 years ago
[IE 8] Message: 'length' is null or not an object when clicking the Download Firefox button on the Aurora page
Categories
(www.mozilla.org :: Pages & Content, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: stephend, Unassigned)
References
(Blocks 1 open bug, )
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
In IE 8:
1. Load http://www.mozilla.org/en-US/firefox/aurora/
2. Click on the green Download button
Actual:
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Tue, 16 Oct 2012 04:43:00 UTC
Message: 'length' is null or not an object
Line: 732
Char: 3
Code: 0
URI: http://www.mozilla.org/en-US/firefox/aurora/
Comment 1•12 years ago
|
||
A similar error is happening in my Fx Aurora:
TypeError: matches is null
Though the download does proceed.
Comment 2•12 years ago
|
||
Looks like this was fixed as part of bug 725545 by steven of silverorange. I guess the fix hasn't made it to production, but it is in svn trunk.
http://viewvc.svn.mozilla.org/vc/projects/mozilla.com/trunk/js/download.old.js?annotate=107901#l410
Updated•12 years ago
|
Blocks: download-buttons
Updated•11 years ago
|
Component: General → Pages & Content
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•