[wp-trac] [WordPress Trac] #22552: Image Upload Many Bugs on iPad
WordPress Trac
noreply at wordpress.org
Tue Nov 27 16:17:54 UTC 2012
#22552: Image Upload Many Bugs on iPad
------------------------------+---------------------
Reporter: miqrogroove | Owner: ryan
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.5
Component: Media | Version: trunk
Severity: major | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Changes (by ryan):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"22872"]:
{{{
#!CommitTicketReference repository="" revision="22872"
Always send nocache_headers() for admin-ajax.php. This prevents iOS from
caching ajax calls. http://stackoverflow.com/questions/12506897/is-safari-
on-ios-6-caching-ajax-results
Turn off multi selection uploads for mobile devices. Currently Plupload
cannot upload multiple files in iOS Safari. Only the first file makes it
to the queue.
Empty wp on unload to work around caching in iOS Safari.
Props azaozz, miqrogroove, nacin
fixes #22552
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22552#comment:25>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list