https://bugzilla.wikimedia.org/show_bug.cgi?id=49873
James Forrester <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |High Status|NEW |ASSIGNED CC| |[email protected], | |[email protected] Component|General |Data Model Assignee|[email protected] |[email protected] Target Milestone|--- |VE-deploy-2013-06-27 Summary|VE removes color formatting |VisualEditor: <span> |from signatures |annotations next to each | |other aren't necessarily | |the same --- Comment #1 from James Forrester <[email protected]> --- In this case: <span style="color:green;">Aussie</span><span style="color:gold;">Legend</span> … is being simplified by DM into: <span style="color:green;">AussieLegend</span> … which, unsurprisingly, Parsoid assumes means we wanted to combine them. :-) -- 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
