Opened 7 months ago
Closed 6 months ago
#22243 closed defect (bug) (fixed)
Failure notice if can't write to uploads folder in new Media uploader
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Media | Version: | 3.5 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Currently there is no indication of failure to write to the uploads directory in the new Media uploader view Add/Edit Post. When the permissions are enough, the images will show up in the lightbox. However, when I don't have enough permissions to write to the folder, the images just disappear without any indication of why.
Change History (6)
comment:1
SergeyBiryukov — 7 months ago
- Milestone changed from Awaiting Review to 3.5
Added thoughts. Clarifying why the upload failed, say if not a supported file type.
comment:5
koopersmith — 6 months ago
In 22818:
comment:6
koopersmith — 6 months ago
- Resolution set to fixed
- Status changed from assigned to closed
In 22821:
Note: See
TracTickets for help on using
tickets.

Error handling in general is needed, yes.