Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #22446, comment 23


Ignore:
Timestamp:
11/26/2012 03:47:18 PM (12 years ago)
Author:
lessbloat
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22446, comment 23

    initial v1  
    1111$is_IE didn't appear to be set (or accessible), I borrowed most of your code for 22446-download-ajax.diff which​ fixes this issue for me in IE8.
    1212
    13 Note: IE7 continues to output errors when attempting to upload an image.  Could be issues above and beyond the Content-Type declaration.
     13Note: IE7 continues to output errors when attempting to upload an image.  Could be issues in addition to the Content-Type declaration.