[TYPO3-core] FYI: Fixed issue #10614: update the caching framework to the latest version as in FLOW3

Oliver Hader oliver at typo3.org
Tue Mar 10 20:49:12 CET 2009


Hi Dmitry,

Dmitry Dulepov schrieb:
> Hi!
> 
> Dmitry Dulepov wrote:
>> Did you also test memcached backend? I am asking because I can test it live if you did not have time/chance :)
> 
> Btw, I think I found a error in memcached backend. There is a variable that is assigned but not used. I think it is a bug. This is near line 136:
> 
> 	if (substr($serverConfiguration, 0, 6) === 'tcp://') {
> 		$server = substr($serverConfiguration, 6);
> 	}
> 
> I think it should be $serverConfiguration, not $server because of the processing in the the second "if".

Thanks for pointing this out!
The attached patch was committed to SVN Trunk.

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0010614_follow-up.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090310/757ea1d2/attachment.txt 


More information about the TYPO3-team-core mailing list