Closed
Bug 607008
Opened 15 years ago
Closed 15 years ago
Newsletter form JS broken on 3.6 firstrun page
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: sgarrity, Assigned: rik)
References
()
Details
It appears that r75077 broke the JS on the product 3.6 firstrun page (when it got pushed to production in r76046).
The newsletter-form.js file is no longer being included. Fortunately, the page was coded such that it fails gracefully without JS and links to the newsletter signup page instead of the in-line form.
Comment 1•15 years ago
|
||
Hey Anthony, I think this is probably already taken care of in your latest patches. Can you make sure this is fixed on trunk?
Assignee: morgamic → anthony
Assignee | ||
Comment 2•15 years ago
|
||
Yes, this is fixed on trunk. Please review and push to production my patch in bug 589315. This will degrade performance (which was the primary goal) but I'll make improvements later.
Assignee | ||
Comment 3•15 years ago
|
||
Comment 4•15 years ago
|
||
qa-verified-trunk http://www-trunk.stage.mozilla.com/en-US/firefox/3.6/firstrun/
Keywords: qawanted
Updated•15 years ago
|
Keywords: push-needed
Comment 5•15 years ago
|
||
This was fixed inadvertently through another bug.
Comment 6•15 years ago
|
||
verified fixed http://www.mozilla.com/en-US/firefox/3.6/firstrun/
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Updated•13 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
•