[TYPO3-mvc] caching problem with f:form
Franz Koch
typo3.RemoveForMessage at elements-net.de
Mon Jul 4 15:51:38 CEST 2011
Hey Stephan,
> When configuring listAction as non-cacheable everything works fine, I
> already tried that before.
> But I want it to be cached correctly (taking the street-argument into
> consideration).
If you want it to be cached correctly, you need a cHash appended, BUT
AFAIK you would have to submit the form via GET AND the street argument
must already be part of the cHash calculation. So you would have to
pre-create all the URIs with according cHash and let your form only
perform a redirect.
--
kind regards,
Franz Koch
More information about the TYPO3-project-typo3v4mvc
mailing list