Closed
Bug 492654
Opened 17 years ago
Closed 17 years ago
Addtocollection page
Categories
(addons.mozilla.org Graveyard :: Collections, defect)
addons.mozilla.org Graveyard
Collections
Tracking
(Not tracked)
VERIFIED
FIXED
5.0.6
People
(Reporter: wenzel, Assigned: wenzel)
References
Details
Attachments
(1 file)
|
376.49 KB,
image/png
|
Details |
This is a page that is currently only seen in JS-disabled state when publishing from an add-on's details page (bug 456139). The other places to add add-ons (collections add and edit pages) are AJAXy and don't use this as a fallback.
What should we do to the page? If we keep it, for fallback only, we should have some useful wording.
If we remove it, we need a different kind of fallback for bug 456139.
Comment 1•17 years ago
|
||
Can we have it go back to the add-on's display page with a box at the top that says "[add-on name] has been added to the [collection name] collection."?
The collection name should be linked to the collection's display page.
Assignee: fligtar → nobody
| Assignee | ||
Comment 2•17 years ago
|
||
Yes we can. Thanks, I'll amend the code in bug 456139 accordingly, then close this bug.
Blocks: 456139
| Assignee | ||
Updated•17 years ago
|
Assignee: nobody → fwenzel
| Assignee | ||
Comment 3•17 years ago
|
||
Added a patch containing this to bug 456139.
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•17 years ago
|
||
With bug 456139 landing, this page is gone and has been replaced by a nice little "success" banner on the display page.
Comment 5•17 years ago
|
||
| Assignee | ||
Comment 6•17 years ago
|
||
(In reply to comment #5)
> Created an attachment (id=377776) [details]
> Screenshot of what I see with JS disabled
Don't worry, that's bug 490896, which I am fixing at the moment.
Blocks: 490896
Comment 7•17 years ago
|
||
Already tested this with JS disabled over in another bug.
Verified FIXED.
Status: RESOLVED → VERIFIED
Comment 8•17 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
•