https://bugzilla.wikimedia.org/show_bug.cgi?id=49615
--- Comment #2 from [email protected] --- This is actually a side effect from a different bug: Bug 49655. Infoboxes seem to be affected primarily from what I can tell. This is a regression from the above bug, not a new bug. The space issue should a different discussion -- but summarizing earlier discussion here for quick reference. There are no spaces around '=' that are coded on a single line (ex: cite) vs. those that are coded across multiple lines (ex: infoboxes). So, no matter what default we pick, we will introduce dirty diffs for templates that are edited via VE. We could use some smart hacks/conditions for when to use spaces and not, but that is something for later once template transclusion editing via VE becomes more common. That ought to be a different bug/feature discussion -- but does not seem high priority for the current deployment. My suggestion is to track 49655 and see if fixing that bug fixes this problem. -- 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
