Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#30053 closed defect (bug) (invalid)

Media Uploader is broken in WordPress 4.0

Reported by: cwolff's profile cwolff Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.0
Component: Media Keywords:
Focuses: Cc:

Description

Users are unable to upload media files via the WP Admin. Also, the existing uploads will not render to the screen.

In troubleshooting I noticed that "plupload.full.min.js" is loaded as an empty file. Various javascript errors follow, such as: "net::ERR_CONTENT_LENGTH_MISMATCH media-new.php:44"

I was able to create a workaround by forcing the admin-header.php file to include the script "plupload.full.min.js" through a standard <script> include.

Change History (2)

#1 @nacin
10 years ago

This sounds like a server issue or an incomplete file upload.

#2 @SergeyBiryukov
10 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed
  • Summary changed from Media Uploader is broken in Wordpress 4.0 to Media Uploader is broken in WordPress 4.0
  • Version changed from trunk to 4.0

Please try the support forums: https://wordpress.org/support/.

Note: See TracTickets for help on using tickets.