[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 16:56:29 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):

 I suspect the tester who got "the white flash" were not accessing
 instances that had the above fix, hence were getting the 4.0 behavior.

 When accessing the latest trunk, that 3rd tester keeps getting HTTP
 timeout errors (408), with any video length (ven 2 seconds), but no report
 of them in the UI, just shows the list (media library).

 {{{
 [User IP] - - [11/Sep/2014:09:41:00 -0700] "POST /wp-admin/media-new.php
 HTTP/1.1" 408 402 "http://trunk/wp-admin/media-new.php" "Mozilla/5.0
 (iPad; CPU OS 8_0 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko)
 Version/8.0 Mobile/12A365 Safari/600.1.4"
 [User IP] - - [11/Sep/2014:09:43:27 -0700] "POST /wp-admin/media-new.php
 HTTP/1.1" 408 402 "http://trunk/wp-admin/media-new.php" "Mozilla/5.0
 (iPad; CPU OS 8_0 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko)
 Version/8.0 Mobile/12A365 Safari/600.1.4"
 [User IP] - - [11/Sep/2014:09:46:20 -0700] "POST /wp-admin/media-new.php
 HTTP/1.1" 408 402 "http://trunk/wp-admin/media-new.php" "Mozilla/5.0
 (iPad; CPU OS 8_0 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko)
 Version/8.0 Mobile/12A365 Safari/600.1.4"
 }}}

 From the tester, when inspecting in xcode:
 {{{
 I see the progress bar stall in the URL UITextField
 and then I get a Request TImeout error page
 }}}

 Which sounds like Tester 2 iOS 8b5, but he was getting `500s` (see above).
 iOS 8 GM is getting `408s`. iOS 7.1.2 is all peachy.

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


More information about the wp-trac mailing list