[TYPO3-mvc] f:form without cHash does only display same site

Domi djgarms at gmail.com
Tue Apr 16 14:11:23 CEST 2013


Ok found the problem with the Ajax call:
config.additionalHeaders = Content-type:application/json|Cache-Control: 
no-cache, must-revalidate, max-age=0|Pragma:no-cache
Without that the browser would always cache the content. 
config.no_cache=1 was not enough.
Thanks for reading,
Dominic


More information about the TYPO3-project-typo3v4mvc mailing list