Closed
Bug 757201
Opened 14 years ago
Closed 14 years ago
BrowserID sign in doesn't work on staging
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
developer.mozilla.org Graveyard
Wiki pages
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Assigned: davidwalsh)
References
()
Details
(Keywords: regression, Whiteboard: [fromAutomation] u=user c=browserid s=2012-05-22 t=2012-05-22 p=1)
The BrowserID Sign In link on https://developer-stage9.mozilla.org/en-US/ isn't doing anything (no pop-up for sign in).
Here seems to be the regression window:
Failed > Console Output #7264 May 18, 2012 11:34:01 AM 97KB
Success > Console Output #7263 May 18, 2012 10:34:02 AM 25KB
Comment 1•14 years ago
|
||
WORKSFORME. the test may have caught the server with stale css and/or js?
Updated•14 years ago
|
Whiteboard: [fromAutomation] → [fromAutomation][qa+]
| Assignee | ||
Comment 2•14 years ago
|
||
Issue found, pull request awaiting review:
https://github.com/mozilla/kuma/pull/223
Assignee: nobody → dwalsh
Updated•14 years ago
|
Whiteboard: [fromAutomation][qa+] → [fromAutomation]
Comment 3•14 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/9621b7c3a8c788898cc3188e14970616d827a70d
Fix Bug 757201 ; Updating signin button code for IE8's quirkiness.
https://github.com/mozilla/kuma/commit/a9365ab87a1fd0e647279247b53bef7b2b31b98e
Merge pull request #223 from darkwing/browserid-button-bug-fix-757201
Fix Bug 757201 ; Updating signin button code for IE8's quirkiness.
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 4•14 years ago
|
||
qa-verified-stage https://developer-stage9.mozilla.org/en-US/ I'm able to sign-in
Comment 5•14 years ago
|
||
Commit pushed to next at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/e7c9739baeb7daa0ff4040a2f6a1fad3d7e49efa
Fix Bug 757201 ; Updating signin button code for IE8's quirkiness.
Updated•14 years ago
|
Whiteboard: [fromAutomation] → [fromAutomation] u=user c=browserid s=2012-05-22 t=2012-05-22 p=1
Comment 7•14 years ago
|
||
Commit pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/e7c9739baeb7daa0ff4040a2f6a1fad3d7e49efa
Fix Bug 757201 ; Updating signin button code for IE8's quirkiness.
Updated•14 years ago
|
Status: VERIFIED → RESOLVED
Closed: 14 years ago → 14 years ago
| Reporter | ||
Comment 8•14 years ago
|
||
Verified FIXED on prod; thanks -- verified in Chrome, Firefox nightly, and IE 8.
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Component: Website → Landing pages
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•