Closed Bug 438958 Opened 16 years ago Closed 16 years ago

js error on firefox tips page

Categories

(www.mozilla.org :: General, defect)

defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: clouserw, Assigned: pascalc)

Details

Noticed when fixing another bug, on this page ( https://be.www-trunk.stage.mozilla.com/be/firefox/tips/ ) there is a javascript error:
Error: document.getElementById("platform-protocol") is null
Source File: https://be.www-trunk.stage.mozilla.com/be/firefox/tips/
Line: 385

It's trying to look at that element before it's in the page.  Looks like it's used again further down and that one works because the element exists by then.

I can help with this if you need it - just let me know what needs to happen.  I'm not sure if it affects other locales.
Looks like someone fixed this somewhere along the line.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Verified FIXED.
Status: RESOLVED → VERIFIED
Component: www.mozilla.org/firefox → www.mozilla.org
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.