fix now also in 1.2_STABLE

** Changed in: mahara
       Status: New => Fix Committed

** Changed in: mahara
    Milestone: None => 1.2.5

-- 
incorrect https check
https://bugs.launchpad.net/bugs/587823
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Fix Committed

Bug description:
init.php uses:

isset($_SERVER['HTTPS'])

to decide whether to automatically create webroot using https - problem is that 
$_SERVER['HTTPS'] can sometimes return a value like "off" - especially on 
windows machines.



_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to