Page MenuHomePhabricator

User name unusable after import
Closed, ResolvedPublic

Description

Setup

  • MediaWiki 1.31.0 (568bd6d) 14:33, 30 July 2018
  • PHP 7.0.30-0+deb9u1 (apache2handler)
  • MariaDB 10.1.26-MariaDB-0+deb9u1

Issue
When importing a XML-file from a foreign wiki and specifying an interwiki pefix (mandatory) via special page "Import" the user name is being imported incorrectly. User e.g. "Foo.Bar" is being imported as user "prefix>Foo.Bar". So how can I avoid the > being added to the user name? Morover how can this be rectified? I believe that this is quite a substantial error.

Event Timeline

TTO changed the task status from Duplicate to Resolved.Aug 4 2018, 1:07 AM
TTO subscribed.

This is intended behaviour. See the other task for more information.