[TYPO3-dev] cache error with ext pagepath

Dmitry Dulepov dmitry at typo3.org
Sat Jan 3 10:34:21 CET 2009


Hi!

stefano cecere wrote:
> it's many months (i guess this cache problem was fixed with 4.2) that i
> didnt' see this kind of error:
> 
> http://bugs.typo3.org/view.php?id=10048
> 
> anybody found the same?

This will happen from time to time because of the wrong way cache_pagesection was designed. This function uses primary key value, which is not always unique. 4.3 will solve it once and forever. Solving it in 4.2 is not possible because database structure cannot change in previous versions.

-- 
Dmitry Dulepov
TYPO3 core team
In the blog: http://typo3bloke.net/post-details/why_your_typo3_installation_can_be_slow/
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book




More information about the TYPO3-dev mailing list