[wp-trac] [WordPress Trac] #22446: Insert Media modal: IE 7, 8, and 9 issues

WordPress Trac noreply at wordpress.org
Mon Nov 26 01:37:29 UTC 2012


#22446: Insert Media modal: IE 7, 8, and 9 issues
-------------------------------+-----------------------
 Reporter:  SergeyBiryukov     |       Owner:  ocean90
     Type:  defect (bug)       |      Status:  accepted
 Priority:  normal             |   Milestone:  3.5
Component:  Media              |     Version:  trunk
 Severity:  normal             |  Resolution:
 Keywords:  needs-patch audit  |
-------------------------------+-----------------------

Comment (by koopersmith):

 We're using `application/json` so jQuery's ajax method automatically
 parses the JSON. It also accepts `text/javascript`, which sounds like a
 viable IE fallback. I'd like to see a patch that sniffs for IE and replies
 with `text/javascript` instead.

 If that doesn't work, we can overload it client-side to make sure that
 takes place, but then our shiny new ajax functions lose a bit of their
 luster.

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


More information about the wp-trac mailing list