https://bugzilla.wikimedia.org/show_bug.cgi?id=50765
Ed Sanders <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] --- Comment #2 from Ed Sanders <[email protected]> --- Changing the label of [[Foo]] to lower case in VE correctly generates: <a href="./Foo" rel="mw:WikiLink" data-parsoid="{"stx":"simple","a":{"href":"./Foo"},"sa":{"href":"Foo"},"dsr":[0,7,2,2]}">foo</a> which serialises to [[Foo]]. Without data-parsoid it serialises correctly to [[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
