(bug 33564) transwiki import sometimes result in invalid title
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 7 Apr 2012 12:40:01 +0000 (14:40 +0200)
committerBrion Vibber <brion@pobox.com>
Mon, 9 Apr 2012 19:25:00 +0000 (12:25 -0700)
commit6ffe70604441f3bdbaeaecce53ee2ae54b40c0fb
treeaeab3615d44b15019d05a6a46181289c91c72554
parent179e0b4d9c21343300abb5d46e59eeac807fd389
(bug 33564) transwiki import sometimes result in invalid title

This is a simple fix. A other solution is to check isExternal on the
original title, but than it is never possible to import pages, which
have a interwiki in the destination wiki. Now the interwiki is skipped,
when using a target namespace.

Change-Id: I148e124016cacac0e0c6c6eb8c7e8a2e85802565
RELEASE-NOTES-1.20
includes/Import.php