Closed Bug 1161510 Opened 9 years ago Closed 9 years ago

main.js:481:12 throws an error in the Browser Console when "Sign Up with Firefox" is clicked

Categories

(Firefox :: Pocket, defect)

40 Branch
defect
Not set
normal

Tracking

()

VERIFIED FIXED
Tracking Status
firefox40 --- verified

People

(Reporter: avaida, Unassigned)

References

Details

Reproducible on:
Nightly 40.0a1 (2015-05-04)

Affected platforms:
Windows 7 (x64), Ubuntu 14.04 (x64), Mac OS X 10.9.5

Steps to reproduce:
1. Launch Firefox with a clean profile.
2. Make sure "browser.pocket.enabled" is "true" and "browser.pocket.hostname" is set to "firefox.dev.readitlater.com".
3. Click the Pocket button. If the Pocket button is not currently visible on the toolbar, put it there from menu [≡] → Customize.
4. Click "Sign Up with Firefox".

Expected result:
The user is redirected to the FxA sign-up page, without causing any errors.

Actual result:
Clicking the "Sign Up with Firefox" button redirects the user to the FxA page successfully, but also causes main.js:481:12 to throw the following error in the Browser Console:
> ReferenceError: url is not defined
(In reply to Peter deHaan [:pdehaan] from comment #1)
> I believe this is same as https://github.com/Pocket/Firefox/issues/24

It's indeed the same thing. It's also fixed as of Nightly 40.0a1 (2015-05-06), confirmed across all the affected platforms.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.