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

Roan Kattouw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #10 from Roan Kattouw <[email protected]> 2011-10-03 16:30:08 
UTC ---
(In reply to comment #9)
> You wrote:
> $usingHTTPS = WebRequest::detectProtocol();
> and next
> if ( $usingHTTPS && ...) { ... }
> 
> I think you mean:
> $usingHTTPS = WebRequest::detectProtocol() == 'https';
> 
> Now always shows loginend-https.
Whoooops. I swear a previous incarnation of my code did have that. Fixed in
r98774 and deployed.

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