Closed
Bug 1111105
Opened 11 years ago
Closed 11 years ago
Uploading a placeholder img in main event edit doesn't work
Categories
(Webtools Graveyard :: Air Mozilla, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Unassigned)
Details
Steps to reproduce;
Go to an event that has a picture chosen from the gallery but does NOT have a placeholder_img.
Click to edit (not in the Event Manager)
Try to upload a picture.
Error;
{
"message": "The 'placeholder_img' attribute has no file associated with it.",
"error": 500
}
Expected output;
No error. It should upload and save and unselect the chosen picture from the gallery.
| Reporter | ||
Comment 1•11 years ago
|
||
Hey koddsson,
Turns out your amazingness wasn't perfect. I'm stumped. :)
Comment 2•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/airmozilla
https://github.com/mozilla/airmozilla/commit/df9a015541df5a70e543930e938cdf443c1a2c9f
fixes bug 1111105 - Uploading a placeholder img in main event edit doesn't work
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•