Closed
Bug 957267
Opened 11 years ago
Closed 11 years ago
Adding an app to an existing collection results in TypeError: o is undefined
Categories
(Marketplace Graveyard :: Admin Tools, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
2014-01-14
People
(Reporter: krupa.mozbugs, Unassigned)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
659.81 KB,
image/png
|
Details |
steps to reproduce:
1. Load https://marketplace.firefox.com/curation/collection/test
2. Click on 'Add app to collection'
3. Search for Twitter and add a few apps
4. Notice the errors in the Console
observed behavior:
Every time an app is added to the collection, this JS error is noticed
TypeError: o is undefined include.js:6
"[model] collection cache miss for key 321" include.js:2
ashes: ID: 251e2
Comment 1•11 years ago
|
||
Works fine for me:
http://cl.ly/image/0l1p243U3R3J
http://cl.ly/image/3x3B1N27342k
[model] Found collection with lookup key 322
https://marketplace.firefox.com/curation/collection/test
This collection has key 322; how did you get that error message for key 321?
Krupa, it looks like you created the collection and started adding apps immediately. That seems different from what you said in the bug description ("existing collection"). Can you please try reproducing using your STR above?
If that doesn't cause an error, I'm inclined to believe that this is a bug when you immediately start adding apps when creating a new collection.
Also, curious: what happened to all the apps you had in your screenshot; did you remove those?
Updated•11 years ago
|
Flags: needinfo?(krupa.mozbugs)
Reporter | ||
Comment 2•11 years ago
|
||
I cannot reproduce this issue anymore. I will reopen the bug if I hit it again.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(krupa.mozbugs)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•