https://bugzilla.wikimedia.org/show_bug.cgi?id=58001
--- Comment #2 from [email protected] --- It is actually a tokenizer issue. [subbu@earth tests] echo "[[#endnote_anone|[a]]]" | node parse <body data-parsoid='{"dsr":[0,23,0,0]}'><p data-parsoid='{"dsr":[0,22,0,0]}'><a rel="mw:WikiLink" href="./Main_Page#endnote_anone" data-parsoid='{"stx":"piped","a":{"href":"./Main_Page#endnote_anone"},"sa":{"href":"#endnote_anone"},"dsr":[0,21,17,2]}'>[a</a>]</p> </body> Discovered with: echo '{{Ref label|a|a|none}}' | node parse --dump tplsrc -- 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
