[TYPO3-core] RFC #15034: Bug: Can't log into the backend when using an IPv6 Address as HTTP_HOST

Roland Schenke rs at kruselenz.com
Thu Jul 15 11:08:52 CEST 2010


Am 15.07.2010 um 10:46 schrieb Steffen Kamper:
> +1 by reading and testing with 2 remarks:

thx

> 1) please use self::getIndpEnv('HTTP_HOST')

oops ... typo :-)
thx

> 2) the list(, $retVal)... throws a warning if no colon is present, so please check
> 
> $retVal = '';
> if (strpos($httpHost, ':') !== FALSE) {
> 	list (, $retVal) = explode(($httpHostBracketPosition !== FALSE ? ']:' : ':'), $httpHost);
> }

I will.

Cheers,
Roland

--
Mit freundlichen Grüßen / Best regards

Roland Schenke
Forschung und Entwicklung

K & L Internet Service
Kruse & Lenz GbR - Vrestorfer Weg 5 - 21339 Lüneburg

Fon    : 0176 / 46534665
E-Mail : info at kruselenz.com
Web    : www.kruselenz.com

*** Internetauftritte * CMS * Webshops * Hosting * Grafik *** 





More information about the TYPO3-team-core mailing list