Closed
Bug 495334
Opened 16 years ago
Closed 15 years ago
"Add to a collection" drop down box in add-on details page is not fully populated
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
5.0.6
People
(Reporter: krupa.mozbugs, Assigned: wenzel)
Details
steps to reproduce:
1.Log in to your AMO account
2.Create a few collections(my account has >20 collections)
3.Search for any add-on(eg:firebug)
4.Navigate to the details page for that add-on.
5.Notice the options available under the drop down menu in the "Add to a collection" section.
expected result:
All the collection created by the user are listed in the drop-down menu
actual result:
The drop-down menu had only one collection populated.
Assignee | ||
Comment 2•16 years ago
|
||
I was thinking the same thing, it could be cached for awhile.
Aaalso, note that only those collections will be shown in the list that *do not* contain the add-on in question yet. Auto-publisher collections won't be shown either. So if, for example, you have 20 collections, 18 of which contain Firebug, and one is an auto-publisher, the list will only show one choice.
May that be the cause of what you are seeing?
Assignee | ||
Comment 3•16 years ago
|
||
I tested the behavior on preview and it was consistent with what I described in comment 2.
If, however, you do not see a collection that *should* be part of the list, please reopen.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 4•16 years ago
|
||
Wenzel,I see this behavior again.
screencast:
http://screencast.com/t/24svVtZg6c
I am logged in.I have created two collections-k's recommendation and tools.Yet I dont see them listed when i check for the add-on A9.
URL:
https://preview.addons.mozilla.org/en-US/firefox/addon/4594
so reopening...
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Assignee | ||
Comment 5•16 years ago
|
||
Considering it works flawlessly on my dev instance, this just smells like a caching problem. We really can't un-cache the add-on details page. Hm.
Clouserw, what do you think about this? Should we try un-caching the details page for logged-in users? :(
Comment 6•16 years ago
|
||
if we could make collections a part of getAddon() we could expire the add-on when the lists are changed.
Comment 7•16 years ago
|
||
Will we resolve this, or we`ll have to set milestone to 5.0.9 ?
Assignee | ||
Comment 8•15 years ago
|
||
Related collections show up well in production, so this is either WFM or WONTFIX.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 15 years ago
Resolution: --- → WORKSFORME
Updated•9 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
•