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

Old Status: new
New Status: ok

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

* Made Special:RevisionDelete use the local variables stored in the 
RequestContext object instead of global ones and removed the $skin member
* Also updated classes in includes/revisiondelete that were using the $skin 
member of Special:RevisionDelete
* Handle action=revisiondelete (or rather 
action=historysubmit&revisiondelete=1) with an Action object that sets the 
RequestContext object of the SpecialPage object, and in this case get the 
target Title object through the context instead of $wgTitle

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

Reply via email to