Make WordPress Core

Opened 12 years ago

Closed 9 years ago

Last modified 9 years ago

#23363 closed defect (bug) (fixed)

When uploading batches of photos oversized photos fail silently

Reported by: davidwillmore's profile davidwillmore Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.5.1
Component: Upload Keywords: close
Focuses: Cc:

Description

Summary:
When uploading a batch of photos as part of a gallery, some of which are larger than the maximum allowable, the photos under the maximum size upload successfully while the photos that are too large fail silently.

Steps to Reproduce:

  1. On a post or page, click "Add Media" button
  2. Click "Create Gallery" and "Upload Files"
  3. Click "Select Files" and select several files, some of which are larger than the maximum allowable file size, and some which are smaller
  4. Press select

Expected Results:
Either no files upload (as some are to large to upload) or the files small enough to upload upload successfully (as is the current case) and an error is displayed stating which photos cannot be uploaded and why.

Actual Results:
Only the photos that are small enough to be uploaded upload successfully while the photos that are too large fail to upload with no explanation, before, during, or after the upload process.

Browser:
Safari 6.0.2 on Mac OS

Change History (5)

#1 @davidwillmore
12 years ago

Screen recording demonstrating behavior available here: https://vimeo.com/58756599

#3 @Satri
11 years ago

  • Cc alexandreleroux@… added

#4 @antpb
9 years ago

  • Keywords close added
  • Resolution set to fixed
  • Status changed from new to closed

This looks to be related to #22869 but the underlying issue seems to have been fixed in #22849. I was able to follow the replication the steps mentioned above and instead of silently failing it reports on the side bar under the upload progress bar which files failed to upload.

Closing this one out.

#5 @netweb
9 years ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.