fixed a condition where re-uploading a file that's already stashed causes breakage...
authorIan Baker <raindrift@users.mediawiki.org>
Thu, 14 Jul 2011 21:33:09 +0000 (21:33 +0000)
committerIan Baker <raindrift@users.mediawiki.org>
Thu, 14 Jul 2011 21:33:09 +0000 (21:33 +0000)
commitf776cbe6300dd58e6e7f8415f387a4c1d7c23892
tree64f36f7af45f5367476d148f86ba40795b2c240e
parent5e919c6e10ced4d95ab041a1ccdf21ea933778e5
fixed a condition where re-uploading a file that's already stashed causes breakage.  This mirrors the previous session-based behavior as closely as possible.
includes/upload/UploadStash.php