[wp-trac] [WordPress Trac] #22762: Uploads from the new media modal fail in IE9

WordPress Trac noreply at wordpress.org
Wed Dec 5 21:03:00 UTC 2012


#22762: Uploads from the new media modal fail in IE9
-------------------------------------+--------------------------
 Reporter:  ryan                     |       Owner:  koopersmith
     Type:  defect (bug)             |      Status:  accepted
 Priority:  normal                   |   Milestone:  3.5
Component:  Media                    |     Version:  trunk
 Severity:  blocker                  |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+--------------------------
Changes (by koopersmith):

 * keywords:   => has-patch needs-testing


Comment:

 Please test each transport individually. IE9 does not support the 'html5'
 transport. Change line 1246 of `wp-includes/media.php` to a specific
 runtime to ensure it's isolated — for example:
 {{{
 'runtimes' => 'silverlight',
 }}}

 Report back with browsers and transports tested.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/22762#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list