[Flow] Persistence problems after implementing an image field with TYPO3.Media
Felix Rupp
felix.rupp at gmail.com
Tue Aug 13 15:35:48 CEST 2013
Hi Christian,
I'm running the current dev-master of the flow-base-distribution, packagist reference: 0346b3e, 2013-08-09 12:49 UTC and the TYPO3.Media dev-master package with the reference: 14361b5, 2013-08-09 13:35 UTC.
I am generally aware of the „Safe Request“ feature/problem, but in all the mentioned cases I use regular GET-requests. There is no POST involved which would need a special CSRF-token. Am I wrong with this? Do I need the CSRF-token in all requests? Then why do I have to put it in manually? Apart from the one ajax-based request, all other requests are normal http-requests, built with the f:uri.action viewhelper.
Thank you for the quick response!
Greetings,
Felix
> Hey Felix,
>
> This actually sounds a bit like another problem unrelated to images, but
> I don't know. Which version of Flow are you running? Are you aware of
> "Safe Requests" if you are running 2.0 or master? This could totally
> explain the missing behavior and errors.
>
> If it is not that I am rather puzzled but I will think about it.
>
> Cheers,
> Christian
More information about the Flow
mailing list