User "Nikerabbit" posted a comment on MediaWiki.r96958.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96958#c22436
Commit summary:

* Use local context instead of global variables
* Pass the context to the HTMLForm object

Comment:

<pre>
-               ), 'clearStashedUploads' );
+               ), $this->getContext(), 'clearStashedUploads' );
</pre> Was that a bug you fixed or what happened with the old code?

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to