[FLOW3-general] Pagination and Error 403
David Sporer
david.sporer at gmail.com
Thu Oct 18 14:10:31 CEST 2012
Hi Winfried,
the only way I got this to work was to use the
@FLOW3\SkipCsrfProtection
Annotation.
This is a known bug and there's already a case for it.
Regards
David
2012/10/18 Winfried Holler <mailtestler at web.de>
> 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
>
>
> _______________________________________________
> FLOW3-general mailing list
> FLOW3-general at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general
>
More information about the FLOW3-general
mailing list