https://bugzilla.wikimedia.org/show_bug.cgi?id=34939
--- Comment #10 from Tyler Romeo <[email protected]> 2012-09-05 22:20:22 UTC --- (In reply to comment #9) > (In reply to comment #6) > > It should be noted that this patch violates RFC 3986, which states that > > applications should accept mixed case schemes as a matter of robustness, but > > only output lower-case schemes in the actual output. > > Does this mean MediaWiki should show the following links in the same way? > > * HttP://www.google.com/ > * http://www.google.com/ > * [HttP://www.google.com/ http://www.google.com/] > * [http://www.google.com/ http://www.google.com/] Yes, HTTP, HttP, HTtp, etc. should all be rendered in the canonical form of "http" in the actual links. I'll open a separate bug for this when I have time. Should be an easy fix. -- 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
