(bug 48294) API: Fix chunk upload async mode
authorBrad Jorsch <bjorsch@wikimedia.org>
Thu, 9 May 2013 22:09:20 +0000 (18:09 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Wed, 29 May 2013 17:32:09 +0000 (13:32 -0400)
commit55a48577cd07277906fa8cbb45e2fcc76ca0927b
tree9491fbb37d3cd0ee8f85580ac304ef0b88460627
parent703206f38c63ba51e75a8aa49724f112ab78047d
(bug 48294) API: Fix chunk upload async mode

I915c1678 fixed single-chunk chunked uploads for the common case, but
didn't store the data for async uploads under the correct filekey. This
fixes that.

Bug: 48294
Change-Id: Idbeab2fd0d801974b610198dcf02c81798f65a0d
RELEASE-NOTES-1.22
includes/api/ApiUpload.php