When trying to paste the text http://meatballwiki.org/wiki/DefendEachOther, I end up with [[DefendEachOther]]. The correct text would be [[meatball:DefendEachOther]].
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Ensure document base is always correct, even in source mode | mediawiki/extensions/VisualEditor | master | +3 -3 |
Related Objects
Related Objects
- Duplicates Merged Here
- T154291: NWE: Inserting external link with "/cgi-bin/wiki/" changes it to internal
Event Timeline
Comment Actions
Change 328230 had a related patch set uploaded (by Esanders):
Ensure document base is always correct, even in source mode
Comment Actions
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.
Comment Actions
Change 328230 merged by jenkins-bot:
Ensure document base is always correct, even in source mode