https://bugzilla.wikimedia.org/show_bug.cgi?id=69240
--- Comment #5 from Marc Ordinas i Llopis <[email protected]> --- There still a problem when there're more than one language link, like in test "Double interlanguage link": Blah blah blah [[es:Spanish]] [[zh:Chinese]] This gives <p>Blah blah blah <link rel="mw:PageProp/Language" href="http://es.wikipedia.org/wiki/Spanish"/></p> <link rel="mw:PageProp/Language" href="http://zh.wikipedia.org/wiki/Chinese"/> So, the first one gets put into the <p> but not the second one. I'm not sure what the result should be here, but I suppose both links should be outside. Let's discuss possible solutions here or on IRC. -- 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
