User "IAlex" changed the status of MediaWiki.r94031.

Old Status: fixme
New Status: reverted

User "IAlex" also posted a comment on MediaWiki.r94031.

Full URL: 
https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/94031#c20516
Commit summary:

* Moved action=history to use an Action subclass
* Removed obsolete aliases PageHistory and PageHistoryPager; unused
* Maintained backward compatibility with HistoryPage; extensions using it will 
still work
* Use local context instead of global variables
* Removed calls to OutputPage::setPageTitleActionText() and 
OutputPage::setSyndicated(), the first one does nothing and the second one is 
overriden by the setFeedAppendQuery() call just below
* Call Linker methods statically
* Fixed bug where feedEmpty() was not called on empty history since casting a 
ResultWrapper object to boolean always returns true even when there's no row

Comment:

Done.

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

Reply via email to