[FLOW3-general] Pagination and Error 403
Winfried Holler
mailtestler at web.de
Thu Oct 18 13:41:50 CEST 2012
Hi,
I have an indexAction
http://xy.com/abc.mypackage/object/index?__csrfToken=870dfac... displaying a
list of data with pagination.
When i try to paginate I get an "Error 403 Forbidden"!
The error is caused by the missing csrfToken parameters in the pagination
links.
My pagination links look like this:
http://xy.com/abc.mypackage/object/index?--typo3-fluid-viewhelpers-widget-paginateviewhelper[currentPage]=1.....
How can I get the token Parameter into the links?
Regards
Winfried
More information about the FLOW3-general
mailing list