Closed
Bug 497302
Opened 16 years ago
Closed 16 years ago
[Extension] Problems logging in; "Bandwagon is not defined"
Categories
(addons.mozilla.org Graveyard :: Collector Extension, defect)
addons.mozilla.org Graveyard
Collector Extension
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 496612
People
(Reporter: davemgarrett, Unassigned)
Details
Tested in Firefox 3.5pre on Linux and Firefox 3.0.10 on Linux and Windows XP. I try to log in from the subscriptions tab of the Add-ons Manager and I just get an endlessly spinning throbber. In the Error Console with javascript.options.showInConsole=true I get the following three entries:
bandwagon(1): Could not update collections list: Error 1401: unauthorized
bandwagon(1): Bandwagon.RPC.Service.onComplete: error notifying observer: ReferenceError: Bandwagon is not defined
Error: Bandwagon is not defined
Source File: chrome://bandwagon/content/ui/collectionsPaneController.js
Line: 276
(the first two are listed as messages and the third is an error)
I got through once, so is the server just having issues? If so, what's with the errors?
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 2•16 years ago
|
||
Whoops. Searched for bugs labeled with the "[Extension]" moniker. Guess not all of them use that; should've been more thorough. ;)
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Component: Collections → Collector Extension
Updated•15 years ago
|
QA Contact: collections → collector-extension
| Assignee | ||
Updated•10 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
•