| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Kill strip markers from <ref> and <references> attributes | mediawiki/extensions/Cite | master | +97 -0 | |
| Prevent strip markers in HTML when using {{#tag}} | mediawiki/core | master | +86 -3 |
Details
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T388786 Follow up from Parsoid Fragment support | |||
| Open | None | T391531 Legacy parser {{#tag}}, <pre>, and <indicator> allow strip markers to escape into HTML output |
Event Timeline
Change #1135499 had a related patch set uploaded (by C. Scott Ananian; author: C. Scott Ananian):
[mediawiki/core@master] Avoid strip markers in HTML when using {{#tag}}
Change #1135502 had a related patch set uploaded (by C. Scott Ananian; author: C. Scott Ananian):
[mediawiki/extensions/Cite@master] Kill strip markers from <ref> and <references> attributes
Can you add some examples or links to examples in the task description? This sounds like it might be very relvant to the work the WMDE-TechWish team is currently doing in Sub-referencing (product board). Unfortunately there is no information in the ticket other than the title.
The patches contain parser test cases. Some other examples are at https://en.wikipedia.org/wiki/User:Cscott/Sandbox#Extension_tag_stress_test
Change #1135499 merged by jenkins-bot:
[mediawiki/core@master] Prevent strip markers in HTML when using {{#tag}}