[wp-trac] [WordPress Trac] #19494: File uploads fail in IE without Flash

WordPress Trac wp-trac at lists.automattic.com
Sat Dec 10 01:46:10 UTC 2011


#19494: File uploads fail in IE without Flash
-------------------------------+------------------
 Reporter:  johnbillion        |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  highest omg bbq    |   Milestone:  3.3
Component:  Media              |     Version:  3.3
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |
-------------------------------+------------------

Comment (by azaozz):

 Looking through Plupload's forum, there's a suggestion that IE < 9 doesn't
 like line 26 in async-upload.php:
 {{{
 header('Content-Type: text/plain; charset=' . get_option('blog_charset'));
 }}}
 and expects content type of `text/html`.

 Could you test if that fixes it (it's still working as expected here... no
 way to test).

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


More information about the wp-trac mailing list