User "^demon" posted a comment on MediaWiki.r94966. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/94966#c21341 Commit summary:
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 Comment: Ok for now, perhaps. I'm just saying UploadStash only relies on one global, and that's $wgUser in one place :) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
