Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#22243 closed defect (bug) (fixed)

Failure notice if can't write to uploads folder in new Media uploader

Reported by: tw2113 Owned by: koopersmith
Priority: normal Milestone: 3.5
Component: Media Version: 3.5
Severity: normal Keywords:
Cc: Focuses:

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)

#1 @SergeyBiryukov
14 years ago

  • Milestone Awaiting Review3.5

#2 @nacin
14 years ago

  • Type enhancementdefect (bug)

#3 @nacin
14 years ago

  • Owner set to koopersmith
  • Status newassigned

Error handling in general is needed, yes.

#4 @tw2113
14 years ago

Added thoughts. Clarifying why the upload failed, say if not a supported file type.

#5 @koopersmith
14 years ago

In 22818:

Media: Display WordPress and plupload error messages whenever an upload fails. see #22243, #22186, #21390.

#6 @koopersmith
14 years ago

  • Resolutionfixed
  • Status assignedclosed

In 22821:

Media: Make friends with media_upload_form. Adds notices for browser incompatibility, upload limits, maximum file size, and large file issues to the uploader. fixes #22243, see #22186, #21390.

Note: See TracTickets for help on using tickets.