Page MenuHomePhabricator

New wikitext editor loses interwiki prefix when copypasting URL
Closed, ResolvedPublic1 Estimated Story Points

Description

When trying to paste the text http://meatballwiki.org/wiki/DefendEachOther, I end up with [[DefendEachOther]]. The correct text would be [[meatball:DefendEachOther]].

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 328230 had a related patch set uploaded (by Esanders):
Ensure document base is always correct, even in source mode

https://gerrit.wikimedia.org/r/328230

After this fix this will go back to being a full external URL, as the interwiki logic is currently only in Parsoid, and at the time of pasting the URL has no label.

Change 328230 merged by jenkins-bot:
Ensure document base is always correct, even in source mode

https://gerrit.wikimedia.org/r/328230

Jdforrester-WMF assigned this task to Esanders.
Jdforrester-WMF removed a project: Patch-For-Review.
Jdforrester-WMF moved this task from To Triage to TR1: Releases on the VisualEditor board.
Jdforrester-WMF set the point value for this task to 1.