https://bugzilla.wikimedia.org/show_bug.cgi?id=58793
--- Comment #3 from Bartosz DziewoĆski <[email protected]> --- I'm really not sure if this is a valid use-case; fullurl: and other parser functions listed at https://www.mediawiki.org/wiki/Help:Magic_words#URL_data require their parameter to be a valid title, and ":" is not one. You can achieve the same effect with {{SERVER}}{{SCRIPTPATH}}?diff=117674067, would replacing that cause a lot of trouble? (Is it hardcoded in pages, or just a couple of templates? If yes, we could probably special-case "" and ":" in that function, but I'd rather not do that :( -- 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
