Two bugs:
authorIan Baker <raindrift@users.mediawiki.org>
Thu, 18 Aug 2011 23:36:24 +0000 (23:36 +0000)
committerIan Baker <raindrift@users.mediawiki.org>
Thu, 18 Aug 2011 23:36:24 +0000 (23:36 +0000)
commit000080990d792ad3522ac48571793c0c28a1b1ac
tree9a3efa1602f6514491452be4dd28231583565022
parent00d361886af9d20cf4661d7514bf15c977ae9eff
Two bugs:
1. When the user isn't passed to UploadFromStash::__construct(), it would break when it shouldn't.
2. When stashing files, sometimes an instance of UnregisteredLocalFile would be returned instead of UploadStashFile
includes/upload/UploadFromStash.php