r99918 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99917‎ | r99918 | r99919 >
Date:22:08, 15 October 2011
Author:maxsem
Status:ok
Tags:
Comment:
Fix typo in r99914
Modified paths:
  • /trunk/phase3/includes/specials/SpecialEditWatchlist.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/specials/SpecialEditWatchlist.php
@@ -400,7 +400,7 @@
401401 }
402402 }
403403 if ( $haveInvalidNamespaces ) {
404 - wfDebug( "User {$this->getContext()->getUser()->getId()} has invalid watchlist entries, clening up...\n" );
 404+ wfDebug( "User {$this->getContext()->getUser()->getId()} has invalid watchlist entries, cleaning up...\n" );
405405 $this->getContext()->getUser()->cleanupWatchlist();
406406 }
407407

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r99914(bug 31674) Can't edit watchlist if it contains special pagesmaxsem21:06, 15 October 2011

Status & tagging log