Page MenuHomePhabricator

Non-working template braces get wrapped in <nowiki> after round-trip
Closed, ResolvedPublic

Description

Try these four cases:

{{

}}

{{}}

}}{{


Version: unspecified
Severity: normal

Details

Reference
bz42353

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 12:52 AM
bzimport added a project: Parsoid.
bzimport set Reference to bz42353.

We currently consider this a syntactic diff and plan to hide it using selective serialization. The wikitext escape logic should become more refined over time too, but right now we mainly try to be safe.

Please let us know if you see instances where the nowiki escaping leads to a change in semantics. We would bump the priority up then.

(In reply to comment #1)

Please let us know if you see instances where the nowiki escaping leads to a
change in semantics. We would bump the priority up then.

It causes a semantic change for -{{}- on wikis with language converter.