https://bugzilla.wikimedia.org/show_bug.cgi?id=11894
Gabriel Wicke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |DUPLICATE --- Comment #1 from Gabriel Wicke <[email protected]> 2012-06-27 14:34:18 UTC --- This is resolved in Parsoid by making the single-line ; foo : bar pair a tightly-bound unit. See bug #6569 for more information about the reasoning. So *#; foo : bar is treated as equivalent to *#; foo *#: bar Extra ':' in the dd part are recognized as plain text in Parsoid. We added tests documenting this behavior to parserTests.txt, but are marked the differing ones as disabled for the PHP parser until that becomes compatible. *** This bug has been marked as a duplicate of bug 6569 *** -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
