https://bugzilla.wikimedia.org/show_bug.cgi?id=48081
--- Comment #2 from Krinkle <[email protected]> --- The same for non-traversing relative links: [[/Round 5/]] becomes href="/Round 5/">/Round 5/</a> instead of href="/Round 5">Round 5</a> In core the trick is that a relative url with a *trailing slash* and no custom label, will expand to linking to the page without the trailing slash and a label with both the leading and trailing slash removed (note that "Round/" and "Round" are both valid and *separate* MediaWiki pages. A wiki can have both. -- 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
