[TYPO3-core] RFC #9571: Bug: Additional condition required to check SSL status in class.t3lib_div.php

Oliver Hader oliver at typo3.org
Fri Oct 31 11:29:32 CET 2008


Hi,

Christian Kuhn schrieb:
> This is an SVN patch request.
> 
> Type: bugfix, no-brainer
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=9571
> 
> Branches: 4.2, trunk
> 
> Problem:
> Some Webserver return "ON" instead of "on" in PHP Server variable
> $_SERVER['HTTPS'], but the check in class.t3lib_div.php is case sensitive.
> 
> Solution:
> Change check to case insensitive "on".

+1 - going to take care of the commit

olly
-- 
Oliver Hader
TYPO3 4.3 Release Manager


More information about the TYPO3-team-core mailing list