r4539 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r4538‎ | r4539 | r4540 >
Date:16:09, 6 August 2004
Author:magnus_manske
Status:old
Tags:
Comment:
This should fix bug 975072 (Move page doesn't update categories page)
Modified paths:
  • /trunk/phase3/includes/SpecialMovepage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/SpecialMovepage.php
@@ -145,6 +145,7 @@
146146 }
147147 }
148148
 149+
149150 $titleObj = Title::makeTitle( NS_SPECIAL, "Movepage" );
150151 $success = $titleObj->getFullURL(
151152 "action=success&oldtitle=" . wfUrlencode( $ot->getPrefixedText() ) .

Follow-up revisions

RevisionCommit summaryAuthorDate
r4540This should fix bug 975072 (Move page doesn't update categories page)magnus_manske16:25, 6 August 2004
r4545Fix bug 975072 (Move page doesn't update categories page)...vibber19:34, 6 August 2004

Status & tagging log