User "Happy-melon" posted a comment on MediaWiki.r86041.

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

r86001, now with less scariness :P  I took out the delete action and did purge 
instead, which is a much more self-contained action-with-a-form.  Also 
implement a few changes suggested by Brion on IRC last night.

Comment:

It redirects because it otherwise doesn't know what else to do; since things 
are now properly separated "viewing the page" on action=purge doesn't make 
sense.  I suppose it could call <tt>Action::factory( 'view', $this->page 
)->show()</tt> internally, but that seems rather kludgish.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to