Closed
Bug 491344
Opened 16 years ago
Closed 16 years ago
Location specified to view a newly created collection is a 404
Categories
(addons.mozilla.org Graveyard :: Collections, defect)
addons.mozilla.org Graveyard
Collections
Tracking
(Not tracked)
VERIFIED
FIXED
5.0.6
People
(Reporter: krupa.mozbugs, Assigned: wenzel)
References
()
Details
Steps to reproduce:
1.Submit a new collection
2.In the success page, there is a user message "Your collection can be accessed at this location:" and a link is specified.
3.Click on that link.
expected results:
Links provided are relative
actual result:
Link specified is a 404 as it points to prod.
Updated•16 years ago
|
Assignee: nobody → fwenzel
| Assignee | ||
Comment 1•16 years ago
|
||
Thank you: r25248.
Status: NEW → RESOLVED
Closed: 16 years ago
Keywords: push-needed
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
| Assignee | ||
Comment 2•16 years ago
|
||
PS: The link is relative, but what's shown to the user is intentionally a full URL. The hostname in this URL depends on the server settings (SITE_URL), so if that is set to AMO, this is expected behavior here.
| Reporter | ||
Comment 3•16 years ago
|
||
Looking at the entire URL specified,I presumed that it was not relative.Sorry about that.
Verified.
Status: RESOLVED → VERIFIED
Comment 4•16 years ago
|
||
removing "push-needed" from 105 AMO 5.0.6 bugs; filter on "I hate stephend!"
Keywords: push-needed
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
•