https://bugzilla.wikimedia.org/show_bug.cgi?id=66746
--- Comment #5 from Brion Vibber <[email protected]> --- I think I might recommend making the parameters compatible with localurl -- this would also allow for porting code between wikis that have different installation directories. For example one wiki might have /w/index.php and /wiki/Foo and another might have /index.php and /index.php/Foo ... So you'd do {{#link:Special:Userlogin|returnto=Hello world}} rather than {{#link:/w/index.php?Special:Userlogin&returnto=Hello%20world}} and have the link automatically generate for the correct site config. -- 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
