[wp-trac] [WordPress Trac] #29602: Video uploads from the media modal and media-new.php are broken on iOS
WordPress Trac
noreply at wordpress.org
Thu Sep 11 15:40:58 UTC 2014
#29602: Video uploads from the media modal and media-new.php are broken on iOS
---------------------------------------+-----------------------
Reporter: ryan | Owner: azaozz
Type: defect (bug) | Status: reopened
Priority: highest omg bbq | Milestone: 4.0.1
Component: Media | Version: 4.0
Severity: major | Resolution:
Keywords: needs-testing fixed-major | Focuses:
---------------------------------------+-----------------------
Comment (by stephdau):
So it's not boding very well for iOS 8 so far...
I had the user with the HTTP error mentioned above log in to a test
instance of mine (trunk as of this morning), and although DreamHost didn't
show me the details in the error_log, I did see a 500 on /wp-admin/async-
upload.php at every upload attempt.
{{{
[glendronach]$ cat access.log | grep iPad | grep 500
[user IP] - - [11/Sep/2014:07:59:43 -0700] "POST /wp-admin/async-
upload.php HTTP/1.1" 500 632 "http://trunk/wp-admin/post-new.php"
"Mozilla/5.0 (iPad; CPU OS 8_0 like Mac OS X) AppleWebKit/600.1.3 (KHTML,
like Gecko) Version/8.0 Mobile/12A4345d Safari/600.1.4"
[user IP] - - [11/Sep/2014:08:08:14 -0700] "POST /wp-admin/async-
upload.php HTTP/1.1" 500 632 "http://trunk/wp-admin/post-new.php"
"Mozilla/5.0 (iPad; CPU OS 8_0 like Mac OS X) AppleWebKit/600.1.3 (KHTML,
like Gecko) Version/8.0 Mobile/12A4345d Safari/600.1.4"
[user IP] - - [11/Sep/2014:08:10:26 -0700] "POST /wp-admin/async-
upload.php HTTP/1.1" 500 632 "http://trunk/wp-admin/post-new.php"
"Mozilla/5.0 (iPad; CPU OS 8_0 like Mac OS X) AppleWebKit/600.1.3 (KHTML,
like Gecko) Version/8.0 Mobile/12A4345d Safari/600.1.4"
}}}
I, on the other hand, am totally fine uploading to the same instance from
an iPad Mini running iOS 7.1.2 (no HTTP error).
In the process of wrangling in more dev/testers. Will follow up.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29602#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list