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

Old Status: fixme
New Status: resolved

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

* Made Skin::userCanPreview() use Title::getUserPermissionsErrors() instead of 
Title::userCanEditCssSubpage() and Title::userCanEditJsSubpage() so that the 
checks are the same as EditPage's ones
* Marked Title::userCanEditCssSubpage() and Title::userCanEditJsSubpage() as 
deprecated since these were the lasts calls to that functions (core and 
extensions)
* Get the action parameter from Skin::userCanPreview() instead of requesting it 
from the callers

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

Reply via email to