Closed Bug 587218 Opened 15 years ago Closed 15 years ago

Traceback on adding a collection with a collection icon

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
5.11.8

People

(Reporter: krupa.mozbugs, Assigned: clouserw)

References

()

Details

(Whiteboard: [z])

steps to reproduce: 1.create a collection with a collection icon 2.Submit the collection observed behavior: traceback
File "/data/amo_python/www/preview/zamboni/apps/bandwagon/views.py", line 213, in add collection = form.save() File "/data/amo_python/www/preview/zamboni/apps/bandwagon/forms.py", line 180, in save os.mkdir(dirname) OSError: [Errno 2] No such file or directory: '/uploads/addon_icons/74'
382:COLLECTIONS_ICON_PATH = UPLOADS_PATH + '/addon_icons' Say what?
Assignee: nobody → clouserw
Depends on: 587264
NETAPP_STORAGE needs to be set
This should be all fixed. And I fixed the COLLECTIONS_ICON_PATH
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
verified.
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.