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

       Web browser: ---
             Bug #: 31667
           Summary: action=parse doesn't respect protocol (uses http even
                    when called over https)
           Product: MediaWiki
           Version: 1.18
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: API
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: listenle...@gmail.com
                CC: bryan.tongm...@gmail.com, roan.katt...@gmail.com,
                    s...@reedyboy.net, soxre...@gmail.com
    Classification: Unclassified


Both
https://secure.wikimedia.org/wikipedia/en/w/api.php?action=parse&text=[[Link]][[File:Example.jpg]]
and
https://en.wikipedia.org/w/api.php?action=parse&text=[[Link]][[File:Example.jpg]]
create a link to http://en.wikipedia.org/wiki/Link and get the file from
http://upload.wikimedia.org/wikipedia/en/a/a9/Example.jpg
Instead the link and the file should point to the secure site.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to