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

Old Status: new
New Status: fixme

User "Aaron Schulz" also posted a comment on MediaWiki.r92739.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92739#c20387
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

Comment:

<pre> #return false;</pre>

Debugging code?

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

Reply via email to