r80896 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r80895‎ | r80896 | r80897 >
Date:18:49, 24 January 2011
Author:catrope
Status:ok
Tags:
Comment:
1.16wmf4: Revert r80894 (MFT of r80697), useless on the cluster anyway
Modified paths:
  • /branches/wmf/1.16wmf4/includes/specials/SpecialSearch.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.16wmf4/includes/specials/SpecialSearch.php
@@ -100,8 +100,6 @@
101101 if( !is_null( $t ) ) {
102102 global $wgGoToEdit;
103103 wfRunHooks( 'SpecialSearchNogomatch', array( &$t ) );
104 - wfDebugLog( 'nogomatch', $t->getText(), false );
105 -
106104 # If the feature is enabled, go straight to the edit page
107105 if( $wgGoToEdit ) {
108106 $wgOut->redirect( $t->getFullURL( array( 'action' => 'edit' ) ) );

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r80697Fold Avars Nogomatch extension into core...reedy19:02, 21 January 2011
r808941.16wmf4: MFT r80697catrope18:45, 24 January 2011

Status & tagging log