Page MenuHomePhabricator

Capitalized external username prefix when importing file revisions
Open, Needs TriagePublic

Description

When importing file revisions with prefixed external usernames ( e.g. imported>ForeignUser ) the first letter of the prefix will be capitalized during the import process via the ImportableUploadRevisionImporter. - When importing text dumps of file revisions with an external user prefix the does not happen.

To avoid inconsistencies in the version histories and logs the behavior should probably be the same with both import methods.