Bug #29113
Cannot change ordering of articles
| Status: | Resolved | Start date: | 2011-08-19 | ||
|---|---|---|---|---|---|
| Priority: | Should have | Due date: | |||
| Assignee: | Michael Knabe | % Done: | 80% |
||
| Category: | - | Spent time: | 0.10 hour | ||
| Target version: | - | ||||
| Votes: | 0 |
Description
When i am editing a product an try to change to ordering of the articles i get the following error:
Validating the security token of this form has failed. Please reload the form and submit it again.
TYPO3 4.5.5
Commerce 0.13.0
Related issues
| related to commerce - Bug #34424: has patch: Cannot use BE module to set access on categories | Resolved | 2012-02-29 |
Associated revisions
History
Updated by G.Gothe over 1 year ago
- File 29113_securityToken.patch added
- Assignee set to Michael Knabe
- % Done changed from 0 to 80
Include the security token in sort and hide links for articles, used, when editing a product.
file changed:
typo3conf\ext\commerce\class.tx_commerce_articlecreator.php
Attached patch includes the security token in the links.
Works for me in Typo3 4.5.6 & Commerce 0.12.7
Not tested in TYPO3 Versions 4.4.x and below