[TYPO3-mvc] conceptional error in cache of reflection service

Jochen Rau jochen.rau at typoplanet.de
Tue Aug 4 00:56:07 CEST 2009


Hi Steffen.

Steffen Kamper wrote:
> Hi,
>
> there is a problem as the title describes. In the service reflection
> data are saved all the time with the same key and without tags.
> $this->cache->set('ReflectionData', $data);
>
> There is missing tag array for identify the context. Without, every
> extension with extbase will use the same record all the time and
> overwrite it with own data - this is even worse than without cache :)

I also encountered a problem with the actual cache implementation. A 
fatal error is thrown if no BE user is logged in.

But I am too tired now to figure out why.

Regards
Jochen

-- 
Every nit picked is a bug fixed



More information about the TYPO3-project-typo3v4mvc mailing list