Fix for r103502: make PoolWorkArticleView::doWork() return true when the parse is...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 18 Nov 2011 07:10:03 +0000 (07:10 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 18 Nov 2011 07:10:03 +0000 (07:10 +0000)
commite725d564518f7e6dd22329bc2e70da5cc89ba1db
tree44add2e5409910d43e389e98e66384fbadbe2c8e
parentf592e1a7be88297cfa5bc250b1778e64aff379e7
Fix for r103502: make PoolWorkArticleView::doWork() return true when the parse is successful; also fixed getIsDirty() to return the member parameter and not try to execute a non-existing function
includes/WikiPage.php