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 @@
146
146
}
147
147
}
148
148
149
+
149
150
$titleObj = Title::makeTitle( NS_SPECIAL, "Movepage" );
150
151
$success = $titleObj->getFullURL(
151
152
"action=success&oldtitle=" . wfUrlencode( $ot->getPrefixedText() ) .
Follow-up revisions
Revision
Commit summary
Author
Date
r4540
This should fix
bug 975072
(Move page doesn't update categories page)
magnus_manske
16:25, 6 August 2004
r4545
Fix
bug 975072
(Move page doesn't update categories page)...
vibber
19:34, 6 August 2004
Status & tagging log
15:00, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r4539
[
removed:
ok
added:
old]
13:26, 18 June 2009
😂
(
talk
|
contribs
)
changed the
status
of r4539
[
removed:
new
added:
ok]