https://bugzilla.wikimedia.org/show_bug.cgi?id=21261
Jonathan Harker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |ASSIGNED --- Comment #1 from Jonathan Harker <[email protected]> 2009-12-03 01:01:27 UTC --- As described in RFC 2732: http://www.ietf.org/rfc/rfc2732.txt IPv6 addresses in URLs are surrounded in [ ] characters. For instance, in the wiki: http://[2404:130:0:1000::187:2]/index.php should produce a hyperlink, but currently does not. Surrounding it in brackets doesn't work either, e.g.: Click [http://[2404:130:0:1000::187:2]/index.php here] This should be a simple patch to the parser somewhere - I'll have a go some time in the next day or two and attach a patch. Cheers, J -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
