https://bugzilla.wikimedia.org/show_bug.cgi?id=53705
--- Comment #3 from Siddhartha Ghai <[email protected]> --- (In reply to comment #2) > There's code to address this bug in the following patch, which is due to go > live by mediawiki.org on 13 September 2013: > > https://gerrit.wikimedia.org/r/#/c/82858/ > > Please let us know whether it fixes the bug! The bug is not fixed. The behaviour for both the spaces specified in Comment 0 is still the same. Tested at https://www.mediawiki.org/wiki/User:Siddhartha_Ghai?veaction=edit Here's the HTML which is in the result: HTML for Input 1: <div class="ve-ce-documentNode ve-ce-branchNode" contenteditable="true" spellcheck="true" lang="en" dir="ltr"><p class="ve-ce-branchNode"><span class="ve-ce-branchNode-slug ve-ce-branchNode-inlineSlug"></span></p><p class="ve-ce-branchNode"><span class="ve-ce-branchNode-slug ve-ce-branchNode-inlineSlug"></span></p></div> HTML for Input 2: <div class="ve-ce-documentNode ve-ce-branchNode" contenteditable="true" spellcheck="true" lang="en" dir="ltr"><p class="ve-ce-branchNode"> </p></div> -- 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
