r99213 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99212‎ | r99213 | r99214 >
Date:14:21, 7 October 2011
Author:maxsem
Status:ok
Tags:
Comment:
Follow-up r99211: forgot to revert one file
Modified paths:
  • /trunk/phase3/includes/specials/SpecialUndelete.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/specials/SpecialUndelete.php
@@ -639,10 +639,6 @@
640640 return;
641641 }
642642
643 - if ( $this->getUser()->isBlocked() ) {
644 - throw new UserBlockedError( $this->getUser()->getBlock() );
645 - }
646 -
647643 $this->outputHeader();
648644
649645 $this->loadRequest();

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r99211Revert r93246: besides the problems pointed out at CR, it also causes bug 314...maxsem13:58, 7 October 2011

Status & tagging log