﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
22622,Route uploads through async-upload.php instead of admin-ajax.php,koopersmith,ryan,"`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.",defect (bug),closed,high,3.5,Upload,3.5,major,fixed,,
