User "Happy-melon" changed the status of MediaWiki.r86407.

Old Status: new
New Status: fixme

User "Happy-melon" also posted a comment on MediaWiki.r86407.

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

Follow-up r86255: don't special-case redirecting special pages in 
executePath(), make them subclass a RedirectSpecialPage and have their 
execute() method do the redirection.  Fixes fatal errors seen on TWN where 
executePath() was trying to call SpecialMyPage::execute(), which bubbled up to 
SpecialPage::execute() and made a horrible mess.

Comment:

Adding the type-hinting to SpecialPage::userCanExecute() is throwing E_STRICTs 
everywhere.  

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

Reply via email to