r81686 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r81685‎ | r81686 | r81687 >
Date:03:23, 8 February 2011
Author:tstarling
Status:reverted
Tags:
Comment:
rm var_dump from r81671
Modified paths:
  • /branches/wmf/1.17wmf1/includes/LinksUpdate.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.17wmf1/includes/LinksUpdate.php
@@ -74,8 +74,6 @@
7575 # categories, causing bug 25254.
7676 $sortkey = substr( $sortkey, 0, 255 );
7777 }
78 - var_dump( $this->mCategories );
79 -
8078
8179 $this->mRecursive = $recursive;
8280

Follow-up revisions

RevisionCommit summaryAuthorDate
r835241.17wmf1: Revert r81671 (Back out category collation changes) and followup r8...catrope15:14, 8 March 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r81671Back out the changes which depend on the categorylinks schema change, so that...tstarling00:57, 8 February 2011

Status & tagging log