https://bugzilla.wikimedia.org/show_bug.cgi?id=40027

       Web browser: ---
             Bug #: 40027
           Summary: External links violate RFC 3986 specifications.
           Product: MediaWiki
           Version: 1.20-git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: Unprioritized
         Component: Parser
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


RFC 3986 (the specification for URI syntax) says that while programs should
accept URI schemes of various cases, they should only output schemes in their
canonical, lowercase form. In other words, if a user enters [HtTP://test.com],
it should be rendered on the page as [http://test.com] (lowercase http instead
of the mixed case).

-- 
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

Reply via email to