https://bugzilla.wikimedia.org/show_bug.cgi?id=50055

Ed Sanders <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Ed Sanders <[email protected]> ---
{{echo|foo<!--bar-->quux}}

serialises correctly to:

<p about="#mwt1" typeof="mw:Transclusion"
data-mw="{&quot;target&quot;:{&quot;wt&quot;:&quot;echo&quot;,&quot;href&quot;:&quot;./Template:Echo&quot;},&quot;params&quot;:{&quot;1&quot;:{&quot;wt&quot;:&quot;foo<!--bar-->quux&quot;}}}"
data-parsoid="{&quot;dsr&quot;:[0,26,null,null],&quot;src&quot;:&quot;{{echo|foo<!--bar-->quux}}&quot;}">fooquux</p>

but then round trips back to:

{{echo|fooquuxbar-->quux}}

where the '<' has been replaced by the contents after the comment.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to