r5358 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r5357‎ | r5358 | r5359 >
Date:16:50, 21 September 2004
Author:hashar
Status:old
Tags:
Comment:
Emergency revert. Patch leads to troubles, need more investigation in HEAD.
http://bugzilla.wikipedia.org/show_bug.cgi?id=538
Modified paths:
  • /branches/REL1_3/phase3/includes/SpecialUpload.php (modified) (history)

Diff [purge]

Index: branches/REL1_3/phase3/includes/SpecialUpload.php
@@ -149,8 +149,6 @@
150150 }
151151 if($warning != '') return $this->uploadWarning($warning);
152152 }
153 - } else {
154 - return $this->uploadError('<li>'.wfMsg( 'emptyfile' ).'</li>');
155153 }
156154 if ( !is_null( $this->mUploadOldVersion ) ) {
157155 $wgUploadOldVersion = $this->mUploadOldVersion;

Status & tagging log