https://bugzilla.wikimedia.org/show_bug.cgi?id=49901
Gabriel Wicke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|JS/serializer |General Assignee|[email protected] |[email protected] Product|Parsoid |VisualEditor --- Comment #1 from Gabriel Wicke <[email protected]> --- If the user edited the transclusion, then normalization of spaces is to be expected, as remembering every purely syntactical variation would add way too much complexity and slow down processing. If the user did not touch the transclusion, then you should not see any diff in the template. If you are still seeing a diff, then it is pretty likely that this is a VisualEditor issue. There were some issues in the preservation of HTML for templates when passed through VisualEditor, which can cause the template to appear edited when we get the HTML back. -- 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
