[wp-trac] [WordPress Trac] #30052: Add New Media Drag and Drop Hangs on Crunching

WordPress Trac noreply at wordpress.org
Tue Nov 4 01:16:37 UTC 2014


#30052: Add New Media Drag and Drop Hangs on Crunching
-------------------------------+------------------------------
 Reporter:  Gregory_Lang       |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  low                |   Milestone:  Awaiting Review
Component:  Media              |     Version:  4.0
 Severity:  major              |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:  administration
-------------------------------+------------------------------

Comment (by Gregory_Lang):

 I'm working on an "Amazon Linux" instance in AWS and this is what I did:

 - Built a new base image using Amazon Linux x86_64 version 2014.09
 - Installed Apache version 2.4.10
 - Installed MySQL version 5.5.40
 - Installed PHP version 5.4.34
 - Downloaded WordPress version 4.0
 - Created a blank database and then ran the WordPress configurator
 - Logged in to 'wp-admin', went to "Media -> Add New" and drug a file into
 the area that says "Drop files here" and it worked.
 - Logged in to MySQL and ran "ALTER TABLE wp_posts AUTO_INCREMENT =1000;"
 - Logged back in to 'wp-admin', went to "Media -> Add New" and drug a file
 into the area that says "Drop files here" and on the left side of the
 screen I got "1000" while on the right side I got "Crunching..."

 At this point, I can reduce the auto increment value to below 1000 and the
 drag and drop works again but, as soon as it hits 1000 the problem
 returns.

 I'll try the browser debugging tools tonight to see what I can find.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30052#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list