[TYPO3-core] RFC #9571: Bug: Additional condition required to check SSL status in class.t3lib_div.php
Christian Kuhn
lolli at schwarzbu.ch
Thu Oct 23 15:07:24 CEST 2008
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".
Thanks
Christian
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 9571.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081023/a5ad8064/attachment.txt
More information about the TYPO3-team-core
mailing list