Closed
Bug 603639
Opened 15 years ago
Closed 15 years ago
The mobile FAQ isn't displaying content (Error: YAHOO.util.Easing is undefined)
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: tchung, Unassigned)
References
()
Details
Please add content to the mobile FAQ page. This page is linked from all sorts of locations (about:firefox, http://www.mozilla.com/en-US/mobile/, etc..) and having no data here is unhelpful.
Repro:
1) visit URL
2) click any of the headings, and verify there is no content in any of them
Comment 1•15 years ago
|
||
The content is there, this is a Javascript error,
YAHOO.util.Easing is undefined
| Reporter | ||
Comment 2•15 years ago
|
||
doh, why didnt i check that first?
Confirmed error.
Error: YAHOO.util.Easing is undefined
Source File: http://www.mozilla.com/js/mozilla-expanders.js
Line: 200
| Reporter | ||
Updated•15 years ago
|
Summary: The mobile FAQ has no content in it → The mobile FAQ isn't displaying content (Error: YAHOO.util.Easing is undefined)
Comment 3•15 years ago
|
||
This works on staging: http://www-trunk.stage.mozilla.com/en-US/mobile/faq/
Comment 4•15 years ago
|
||
Same issue as Bug 600233. We should do a quick sweep for other pages in production using mozilla-expanders.js and check them.
Fixed in trunk in r75638. Merged to stage in r75640.
Keywords: qawanted
Comment 5•15 years ago
|
||
verified on stage http://www-trunk.stage.mozilla.com/en-US/mobile/faq/
Keywords: qawanted → push-needed
| Assignee | ||
Updated•14 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
| Assignee | ||
Updated•14 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
•