https://bugzilla.wikimedia.org/show_bug.cgi?id=42109
Web browser: ---
Bug #: 42109
Summary: Braces in attributes break
Product: Parsoid
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
Example input:
#<p
data-ve-changed="{"created":1,"content":35,"rebuilt":1}">The
first thing, followed by...</p>
Expected output: <li><p data-ve-changed="{...}">Text</p></li>
Observed output: <li><p
data-ve-changed="{...}">Text</p></li>
Round-tripping is also broken, but the bigger issue is that the HTML tag
renders as plain text.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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