Closed
Bug 740428
Opened 13 years ago
Closed 13 years ago
Unable To Save Profile With Photo
Categories
(Websites :: mozillalabs.com, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bensternthal, Assigned: jfong)
References
Details
When editing my profile, if I try to upload a photo I get an error.
This does work on dev so perhaps its an issue with the upload folder.
Reporter | ||
Comment 1•13 years ago
|
||
An update to this, looks like I can not upload a photo to dev either.
Assignee | ||
Comment 2•13 years ago
|
||
Brandon:
Can you verify that settings.js has a set value? Should be something like this:
USER_AVATAR_PATH = 'img/uploads/avatars/'
The path value may differ, but can you verify that files can be written to that directory and also subdirectories can be created? User's are uploading but I suspect they have no permission from web to write to it.
Assignee | ||
Updated•13 years ago
|
Assignee: jfong → bburton
Assignee | ||
Updated•13 years ago
|
Assignee: bburton → jfong
Assignee | ||
Comment 3•13 years ago
|
||
Fixed in dev. Need to verify that this same permission fix happens in stage and prod when we deploy there also.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•13 years ago
|
||
Awesome, can you provide me either here or via email with the fix, I want to add this to the production deployment request.
Assignee | ||
Comment 5•13 years ago
|
||
Ops needs to verify that the correction permissions are set on the directory that the images are written to. This is the permissions that are required for files to be uploaded from the browser.
Comment 6•13 years ago
|
||
In dev I am still unable to add a photo either during profile creation or profile edit.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 7•13 years ago
|
||
Verified that what I was seeing in dev was a caching issue- I wasn't getting errors, and wasn't seeing the images until I did a hard refresh [a separate issue filed elsewhere].
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Updated•12 years ago
|
Component: Betafarm → mozillalabs.com
You need to log in
before you can comment on or make changes to this bug.
Description
•