[TYPO3-core] problem with caching still exists in current CVS

Franz Holzinger franz at fholzinger.com
Wed Mar 8 01:13:09 CET 2006


Hello,

unfortunately there is still the error with caching present in the
TYPO3Core. (see mailing in developers and tt_products list).

You can see this if you take e.g. the tt_products extension which is a
USER cObject. The cache is normally disabled manually by the
$TSFE->set_no_cache() function. This did work fine also with 4.0Beta2
but not since Beta3.


You can reproduce this error if you install tt_products, use the
standard template
tt_products/template/example_template_bill_de.tmpl which is the default
settings already.
Create one or more products on your page. Then enter an amount into the
field and click on 'put into basket'.
The page will load very long and nothing gets into the basket. This is
because the page is cached which should not happen.


- Franz







More information about the TYPO3-team-core mailing list