Closed
Bug 846957
Opened 12 years ago
Closed 12 years ago
Use NETAPP_STORAGE instead for newly submitted themes
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect, P1)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
RESOLVED
FIXED
2013-03-28
People
(Reporter: cvan, Assigned: cvan)
References
Details
Do not use /shared_storage/ for themes. That's meant for images, not add-ons/themes.
Use something like THEMES_PATH = NETAPP_STORAGE + '/themes'.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → cvan
Blocks: greater-percona
Comment 1•12 years ago
|
||
I think this should straight up be ADDONS_PATH, right? Why would these be under /themes?
> ADDONS_PATH = private.NETAPP_STORAGE_ROOT + '/files'
Assignee | ||
Updated•12 years ago
|
Status: NEW → ASSIGNED
Target Milestone: 2013-03-14 → 2013-03-28
Assignee | ||
Comment 2•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•12 years ago
|
||
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
•