r57697 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r57696
|
r57697
|
r57698
>
Date:
01:24, 14 October 2009
Author:
aaron
Status:
ok
Tags:
Comment:
Fixed total import breakage from
r53271
Modified paths:
/trunk/phase3/includes/Import.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/Import.php
—
—
@@ -690,6 +690,7 @@
691
691
switch( $name ) {
692
692
case "id":
693
693
case "title":
694
+ case "redirect":
694
695
case "restrictions":
695
696
$this->appendfield = $name;
696
697
$this->appenddata = "";
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r53271
Marking redirects in XML
tomasz
21:38, 14 July 2009
Status & tagging log
05:15, 15 December 2009
Tim Starling
(
talk
|
contribs
)
changed the
status
of r57697
[
removed:
new
added:
ok]