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

       Web browser: ---
             Bug #: 31681
           Summary: Special:Cite displays protocol relative URLs if
                    $wgServer is relative
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Cite
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Special:Cite is using protocol relative URLs for the permanent link. See
[[Special:Cite/Train]] for example. Since these links are intended to be
distributed outside of the browser, it should instead use the canonical
protocol.

I'm not sure how that could be done though. SpecialCite uses a very strange
localization method. From what I can tell, the message seems to come from the
cite_text file, which uses {{fullurl}} to generate the url. {{fullurl}} can't
force the canonical protocol, can it?

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