https://bugzilla.wikimedia.org/show_bug.cgi?id=41227
Gabriel Wicke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #3 from Gabriel Wicke <[email protected]> 2012-11-21 21:38:26 UTC --- These examples are now fixed with https://gerrit.wikimedia.org/r/#/c/34569/, and I added a parser test case in https://gerrit.wikimedia.org/r/#/c/34592/. There is still a minor issue in the HTML output for x<y a>b Parsoid wraps this in a single paragraph, while the PHP parser produces two separate ones. The corresponding test fails in wt2html mode in Parsoid, so should be fixed at some point. Round-tripping works fine though. The round-trip breakage in this area should mostly be fixed now, so closing this bug. The render difference can be addressed separately, but is of lower priority right now. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
