Forums / Install & configuration / is this a known Cache Template bug ?
Lazaro Ferreira
Monday 22 December 2003 4:41:52 am
Hi,
When accesing some pages in URL likes :
...content/view/full/79
EzP 3.2.3 keeps opening the page for a previous URL on the same folder like ...content/view/full/78
Any browser refresh didn't solve the problem,
But setting TemplateCache=disabled
No more problem! ( beside getting slower, of course)
is this a normal behaviour ???, it seems like a bug!Any ideia ???
Best Regards
Mzbusiness.comFirst Exponential Partner in Africa
Some content URLs shows the page of a previously opened URL templates didn't get
Lazaro http://www.mzbusiness.com
Kåre Køhler Høvik
Monday 22 December 2003 5:24:16 am
It looks like you might have a cache block spanning over the {$module_result.content} in your pagelayout.
If this is not the case, please create a bug report with a description on how to replicate the bug.
Kåre Høvik
Monday 22 December 2003 5:40:28 am
Hi Kare,
Thanks for your prompt replay,
Actually all of our pagelayout*.tpl were spanned by cache blocks is this the problem ???
We should be inherited this from EZP 3.2.3 built in Corporate pagelayout.tpl template
RegardsLazaro Ferreira
Monday 22 December 2003 5:53:44 am
Hi
Take a look at http://ez.no/developer/ez_publish_3/documentation/incoming/cache_block_optimization for cache block usage.
If you have any questions about the information there, please reply here.