https://bugzilla.wikimedia.org/show_bug.cgi?id=49034
--- Comment #1 from [email protected] --- Bug in LinkHandler in the serializer. Our html2wt tests are lacking. [subbu@earth lib] cat /tmp/x <a rel='mw:WikiLink' href='./Foo' data-parsoid='{"a":{"href":"./Foo"},"sa":{"href":"Foo"},"stx":"simple"}'>Foo</a> <a rel="mw:WikiLink" href="./Foo" data-parsoid='{"a":{"href":"./Foo"},"sa":{"href":"Foo"},"stx":"piped"}'>Foo</a> [subbu@earth lib] node parse --html2wt < /tmp/x [[Foo]] [[Foo|Foo]] -- 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
