[Bug 36935] New: GitWeb doesn't provide HTTPS links when fetching HTTPS page.

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 18 11:07:52 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36935

            Bug ID: 36935
           Summary: GitWeb doesn't provide HTTPS links when fetching HTTPS
                    page.
           Product: WineHQ.org
           Version: unspecified
          Hardware: x86
               URL: https://source.winehq.org/git/wine.git/
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: www-unknown
          Assignee: wine-bugs at winehq.org
          Reporter: sagawa.aki+winebugs at gmail.com

How to reproduce:
1. visit https://source.winehq.org/git/wine.git/ with your favorite browser. 
2. click `commitdiff' at the top of the page.

Expected behavior:
Establish SSL sessions, i.e. visiting URL is
https://source.winehq.org/git/wine.git/commitdiff .

Actual behavior:
Establish HTTP sessions, i.e. visiting URL is
http://source.winehq.org/git/wine.git/commitdiff .

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list