[wp-trac] [WordPress Trac] #22622: Route uploads through async-upload.php instead of admin-ajax.php

WordPress Trac noreply at wordpress.org
Wed Nov 28 19:42:36 UTC 2012


#22622: Route uploads through async-upload.php instead of admin-ajax.php
-------------------------+--------------------------
 Reporter:  koopersmith  |       Type:  defect (bug)
   Status:  new          |   Priority:  high
Milestone:  3.5          |  Component:  Upload
  Version:  trunk        |   Severity:  major
 Keywords:               |
-------------------------+--------------------------
 `wp.Uploader` sends its uploaders to admin-ajax through the
 wp_ajax_upload_attachment() method instead of to async-upload. While the
 resulting code is cleaner, some installs may have async-upload whitelisted
 and/or provisioned differently than admin-ajax, resulting in errors
 (including but not limited to differing file size limitations).

 After discussing [https://irclogs.wordpress.org/chanlog.php?channel
 =wordpress-dev&day=2012-11-28&sort=asc#m501125 in IRC], we're going to
 route everything through async-upload for 3.5.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/22622>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list