Closed
Bug 578863
Opened 15 years ago
Closed 15 years ago
Buttons aren't always visible when they get initialized
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
5.11.5
People
(Reporter: vish_moz, Assigned: jbalogh)
References
()
Details
(Whiteboard: fromAutomation)
STR:
1. log into preview
2. click on 'My Account' link on the top
Expected result:
Should take you to your account information page
Actual result:
link is broken.
Error: j.filter(":visible")[0] is undefined
Source File: https://preview.addons.mozilla.org/media/js/common-min.js?build=dea2580
Line: 16
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → jbalogh
Target Milestone: 5.12 → 5.11.5
Comment 1•15 years ago
|
||
The same JS error is also causing the promo module to not load. The scroll function is also missing.
Assignee | ||
Updated•15 years ago
|
Summary: 'My Account' link on home page is broken → Buttons aren't always visible when they get initialized
Assignee | ||
Comment 2•15 years ago
|
||
Broken by bug 578526.
Assignee | ||
Comment 3•15 years ago
|
||
er, bug 578068.
Assignee | ||
Comment 4•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Whiteboard: fromAutomation
Reporter | ||
Comment 5•15 years ago
|
||
Works on Fx 3.6 but does not work on IE 8.
Reopening...
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 6•15 years ago
|
||
Elaborating on what happens in IE8 would be really helpful.
Reporter | ||
Comment 7•15 years ago
|
||
IE 8 Error:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)
Timestamp: Fri, 16 Jul 2010 23:41:15 UTC
Message: 'j.filter(...).0.href' is null or not an object
Line: 16
Char: 125063
Code: 0
URI: https://preview.addons.mozilla.org/media/js/common-min.js?build=2e3c468
Assignee | ||
Comment 8•15 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•