Page MenuHomePhabricator

Interim fix for trailing <nowiki />
Closed, ResolvedPublic

Description

These are the result of VE leaving behind nowiki spans in edited content.

See T58381 and the WIP: https://gerrit.wikimedia.org/r/#/c/232313/

But that strategy is still a ways off. For now, add a scrub like,

Simply stripping /(<nowiki \/>)*$/ from serialized wikitext?

Event Timeline

Arlolra claimed this task.
Arlolra raised the priority of this task from to Medium.
Arlolra updated the task description. (Show Details)
Arlolra added projects: Parsoid, Parsoid-Nowiki.
Arlolra subscribed.
Arlolra set Security to None.

Change 253070 had a related patch set uploaded (by Subramanya Sastry):
WIP: T115717: Strip trailing <nowiki />s

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

Change 253070 merged by jenkins-bot:
T115717: Strip trailing <nowiki />s

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

Should go out on Monday.