https://bugzilla.wikimedia.org/show_bug.cgi?id=42803
--- Comment #19 from Ed Sanders <[email protected]> --- With this change: https://gerrit.wikimedia.org/r/#/c/73523/ it is now possible that VE will send back adjacent annotations, e.g. by loading a document with two bolds separated by text, and then deleting the text between them, we will send back <b>Foo</b><b>Bar</b>, which currently serialises to '''Foo''''''Bar''' (which goes back to <b>Foo'<i>'</i>Foo</b>) so there is potential for corruption. -- 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
