[wp-trac] [WordPress Trac] #30052: Add New Media Drag and Drop Hangs on Crunching
WordPress Trac
noreply at wordpress.org
Sun Feb 8 15:00:38 UTC 2015
#30052: Add New Media Drag and Drop Hangs on Crunching
--------------------------+------------------------------
Reporter: Gregory_Lang | Owner:
Type: defect (bug) | Status: reopened
Priority: low | Milestone: Awaiting Review
Component: Media | Version: 4.0
Severity: normal | Resolution:
Keywords: close | Focuses: administration
--------------------------+------------------------------
Changes (by SergeyBiryukov):
* keywords: 2nd-opinion => close
* milestone: Future Release => Awaiting Review
Comment:
Looks like we have three distinct issues here:
1. An issue with auto increment on `wp_posts` ID field hitting 1000 on AWS
environment.
2. An issue when uploading a file named `!.jpg` (comment:7).
3. An AJAX response broken by prepending `<?php?>` (comment:13).
1 is probably still a worksforme, 3 is now resolved. Let's create a new
ticket for 2 and close this one.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30052#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list