r70264 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r70263‎ | r70264 | r70265 >
Date:08:49, 1 August 2010
Author:reedy
Status:reverted
Tags:
Comment:
Revert r69907
Modified paths:
  • /trunk/phase3/includes/filerepo/LocalFile.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/filerepo/LocalFile.php
@@ -1125,7 +1125,7 @@
11261126 * Get the URL of the file description page.
11271127 */
11281128 function getDescriptionUrl() {
1129 - return $this->title->getLocalUrl( $this->getName() );
 1129+ return $this->title->getLocalUrl();
11301130 }
11311131
11321132 /**

Follow-up revisions

RevisionCommit summaryAuthorDate
r83114Revert r69907, r69908, r70264, r70296: introduces bug 27477....btongminh21:06, 2 March 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r69907Pass $this->getName() to getLocalUrlreedy20:55, 25 July 2010

Status & tagging log