User "Aaron Schulz" changed the status of MediaWiki.r91074.

Old Status: new
New Status: resolved

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

* Modified some methods of SpecialWatchlist to be non-static so that they can 
use $this->getTitle() instead of having to pass the special page's name
* Use context variable instead of global ones
* Really use countItems()
* Updated InterwikiIntegration for these changes; I'm not keeping b/c since 
anyway that extension was broken until now because 
SpecialWatchlist::countItems() was static and 
SpecialInterwikiWatchlist::countItems() not (was throwing fatal error)

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to