Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#22243 closed defect (bug) (fixed)

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

Reported by: tw2113's profile tw2113 Owned by: koopersmith's profile koopersmith
Milestone: 3.5 Priority: normal
Severity: normal Version: 3.5
Component: Media Keywords:
Focuses: 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)

#1 @SergeyBiryukov
12 years ago

  • Milestone changed from Awaiting Review to 3.5

#2 @nacin
12 years ago

  • Type changed from enhancement to defect (bug)

#3 @nacin
12 years ago

  • Owner set to koopersmith
  • Status changed from new to assigned

Error handling in general is needed, yes.

#4 @tw2113
12 years ago

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

#5 @koopersmith
12 years ago

In 22818:

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

#6 @koopersmith
12 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

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.