Description
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | BUG REPORT | matmarex | T325566 VisualEditor percent-encodes all single quote in red link target fragments, producing dirty diff | ||
Resolved | BUG REPORT | matmarex | T327779 VisualEditor adds link= attribute to file transclusion if lang= parameter is set | ||
Resolved | matmarex | T325249 Replace use of mw.Uri in VE with native URL API | |||
Open | None | T270219 VisualEditor does not support wikis without short URLs | |||
Resolved | matmarex | T325766 Remove uses of 'rawTitle'/'origTitle' |
Event Timeline
Change 870691 had a related patch set uploaded (by Bartosz Dziewoński; author: Bartosz Dziewoński):
[VisualEditor/VisualEditor@master] Ignore 'origTitle' in tests
Change 870692 had a related patch set uploaded (by Bartosz Dziewoński; author: Bartosz Dziewoński):
[mediawiki/extensions/VisualEditor@master] Fix encoding to roundtrip links without 'rawTitle'/'origTitle'
Change 870693 had a related patch set uploaded (by Bartosz Dziewoński; author: Bartosz Dziewoński):
[mediawiki/extensions/Cite@master] Remove 'origTitle' in tests
Change 870691 merged by jenkins-bot:
[VisualEditor/VisualEditor@master] Ignore 'origTitle' in tests
Change 870902 had a related patch set uploaded (by Bartosz Dziewoński; author: Bartosz Dziewoński):
[mediawiki/extensions/VisualEditor@master] Update VE core submodule to master (cb9c5fadc)
Change 870902 merged by jenkins-bot:
[mediawiki/extensions/VisualEditor@master] Update VE core submodule to master (cb9c5fadc)
Change 870692 merged by jenkins-bot:
[mediawiki/extensions/VisualEditor@master] Fix encoding to roundtrip links without 'rawTitle'/'origTitle'
Change 870693 merged by jenkins-bot:
[mediawiki/extensions/Cite@master] Remove 'origTitle' in tests
QA instructions: Sorry, this is going to be vague, but try editing pages with internal links on them ([[...]] in wikitext) that contain special characters, or weird percent-encoding, and verify that they do not get changed while editing other content on the same page (no dirty diffs) and that they display correctly (like in view mode) and are editable.
I noted this as a risky change, to help route bug reports to us if there's something wrong: T325581#8510914
This has been live for a while with no issues reported, I think we can assume it's fine.