[TYPO3-core] RFC: #17300: CSRF token invalid error when using the clickmenu in record list to delete a record.

Ernesto Baschny [cron IT] ernst at cron-it.de
Tue Jan 25 20:16:36 CET 2011


Helmut Hummel schrieb am 25.01.2011 19:36:
> Hi,
> 
> This is an SVN patch request.
> 
> Type: bugfix
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=17300
> 
> Branches:
> Trunk
> 
> Problem
> Trying to delete an entry with the click menu in the reocrd list gives a
> CSRf token error.
> 
> This happens because by removing unnecessry persist() calls were
> removed, but actually this one is needed, because endPage() is not
> called during the Ajax request.
> 
> Solution:
> Add the persist() call.

+1 by reading and testing.

Cheers,
Ernesto


More information about the TYPO3-team-core mailing list