[TYPO3-mvc] Caching problem with start page content rendered through an Extbase Extension

Nico Owassapian owa at gmx.net
Sun Sep 1 20:12:32 CEST 2013


Hello.

The start page of a site contains a plugin as the only content element - and renders different content dependent on a GET parameter. The caching works fine if we use Link Viewhelper and generated Links like /index.php?id=1&tx_myext_myplugin[categories]=1&...&cHash=...

But if you call the page through www.domain.com - which calls the same plugin but without any parameter - it can happen that the wrong content is shown.

How can I analyse this caching issue - or even better - solve it?


---
Kind regards, Nico


More information about the TYPO3-project-typo3v4mvc mailing list