"Hashar" changed the status of MediaWiki.r100795 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100795

Old status:  new
> New status: ok

Commit summary for MediaWiki.r100795:

Split out checkExecutePermissions() function from userCanExecute() in 
FormSpecialPage. The former handles actual execute() calls and throws 
exceptions, the later inherits its purpose from SpecialPage. It just checks the 
page restriction to see if a user generally *could* execute. This avoids the 
breakage that came up in r100723 where Special:SpecialPages was throwing 
permission errors due to the getUsablePages() call.

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

Reply via email to