https://bugzilla.wikimedia.org/show_bug.cgi?id=44011
--- Comment #4 from Ilmari Karonen <[email protected]> --- Actually, on second thoughts, whether "foo:" is a valid namespace or not shouldn't really matter. What we *should* be doing is to always parse "[[whatever]]" as an internal link, even if "whatever" happens to look like a URL. Test case (these should all be internal links): * This works: [[:http://www.example.com/]] * This doesn't: [[http://www.example.com/]] * This used to work before MW 1.20: [[Http://www.example.com/]] -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
