Closed Bug 497584 Opened 15 years ago Closed 15 years ago

Find collections link in the extension give a page load error

Categories

(addons.mozilla.org Graveyard :: Collector Extension, defect)

x86
macOS
defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED
BW-1.0.3

People

(Reporter: krupa.mozbugs, Unassigned)

References

Details

steps to reproduce:
1.Tools->Addons->Extensions->Preferences->General Settings
2.Log in with an account with collections associated with it.
3.Under Subscriptions click on "+" icon to find collections
4.Log out and log in with an account which is not associated with collections
5.After login,click on the "find collections" button

expected result:
User navigates to collection directory page

actual result:
https://%%amo_host%%/collections loads and throws a page load error in both cases.

additional info:
setting in about:config-
extensions.bandwagon.amo_host;addons.mozilla.org







screencast:http://screencast.com/t/taib8TJJ21g
Component: Public Pages → Collections
QA Contact: web-ui → bandwagon
Severity: normal → major
While I couldn't reproduce this, I think I have fixed the cause of this.

r27651

Details:

The AMO_HOST stuff used to be replaced when the component was initialized. This may not have happened in this case.

I have updated the code to do the AMO_HOST replacement on the fly when a URL is loaded or the API layer is initialized. (This was a TODO anyway).

Please close.
Thanks
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: BW-M6 → BW-1.0.3
verified
Status: RESOLVED → VERIFIED
Component: Collections → Collector Extension
QA Contact: collections → collector-extension
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.