https://bugzilla.wikimedia.org/show_bug.cgi?id=56787
--- Comment #6 from Bartosz DziewoĆski <[email protected]> --- I might have misunderstood how the links are used, sorry. The solution to all of those issues it to use wfExpandUrl(), with no additional arguments for URLs used e.g. in <a href="">, and with PROTO_CANONICAL for URLs e.g. placed in text boxes for copying. This function will correctly use $wgServer and $wgCanonicalServer configuration settings to make the links work they way we've all grown to expect. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
