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 @@
640
640
return;
641
641
}
642
642
643
- if ( $this->getUser()->isBlocked() ) {
644
- throw new UserBlockedError( $this->getUser()->getBlock() );
645
- }
646
-
647
643
$this->outputHeader();
648
644
649
645
$this->loadRequest();
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r99211
Revert
r93246
: besides the problems pointed out at CR, it also causes
bug 314...
maxsem
13:58, 7 October 2011
Status & tagging log
19:54, 7 October 2011
Aaron Schulz
(
talk
|
contribs
)
changed the
tags
for r99213
[
removed:
1.18,1.18wmf1]
17:18, 7 October 2011
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r99213
[
removed:
new
added:
ok]
17:17, 7 October 2011
Aaron Schulz
(
talk
|
contribs
)
changed the
tags
for r99213
[
added:
1.18,1.18wmf1]