Fix for r103471: WikiPage::doSubmit() is not the only implementation of doSubmit...
authorTim Starling <tstarling@users.mediawiki.org>
Tue, 6 Dec 2011 01:21:08 +0000 (01:21 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Tue, 6 Dec 2011 01:21:08 +0000 (01:21 +0000)
commit168ff367fc7ab8cf51f1b8ebdd21b5f859f0c1da
tree29d8ee55b5881666cbfcf0e0f2ce96a73f6efef3
parent1d71a80129fa69d5162d700c5a828426cd2d169e
Fix for r103471: WikiPage::doSubmit() is not the only implementation of doSubmit() that needs to be patched to return true. Without this, action=purge on an image page just shows a blank body.
includes/WikiFilePage.php