Bug #56872
User Tools > FE Group: Validating the security token failed
Status: | Resolved | Start date: | 2014-03-13 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | Fabien Udriot | % Done: | 100% |
|
Category: | - | |||
Target version: | 0.4.0 |
Description
Using TYPO3 6.2beta6, I get an error message
Validating the security token of this form has failed. Please reload the form and submit it again.
when clicking on "User Tools" > "FE Group". Same for the media tool.
Related issues
History
#1 Updated by Steffen Müller over 1 year ago
confirmed with TYPO3 6.2.0.
#2 Updated by Gerrit Code Review over 1 year ago
Patch set 1 for branch master of project TYPO3CMS/Extensions/vidi has been pushed to the review server.
It is available at https://review.typo3.org/29157
#3 Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch master of project TYPO3CMS/Extensions/vidi has been pushed to the review server.
It is available at https://review.typo3.org/29157
#4 Updated by Martin Hummer over 1 year ago
tried this patch, but it doesn't work for me, still get the security token error.
if i install vidi & media, i also get this error if i click on a page in the pagetree.
#5 Updated by Fabien Udriot over 1 year ago
- Status changed from New to Accepted
- Assigned To set to Fabien Udriot
Can you double check again with:
- latest 6.2.1-dev
- vidi master (just merged changes some minutes ago)
- latest version of the patch
If that still not work, can you tell more if it is the main module not loading because of the token or the Ajax request which also requires a security token. (if you don't understand, just attach a screenshot here)
Beware the patch will break Vidi module in a CMS 6.1 context. We have a serious problem here. The QueryInterface has changed along the way and I don't know how to solve it to keep it compatible 6.1 + 6.2.
#6 Updated by Gerrit Code Review over 1 year ago
Patch set 1 for branch master of project TYPO3CMS/Extensions/vidi has been pushed to the review server.
It is available at https://review.typo3.org/29186
#7 Updated by Martin Hummer over 1 year ago
the new patch solves that issue for me !
but i opened a new issue which i think is related to this one.
#8 Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch master of project TYPO3CMS/Extensions/vidi has been pushed to the review server.
It is available at https://review.typo3.org/29186
#9 Updated by Bernd Niehues over 1 year ago
I don't know wether this belongs to EXT:vidi or EXT:media. But the error occurs with patch set 2 applied to current master.
When I edit a FileMetadata-Record in Module "User Tools > Media", and leaving it by pressing the "x"-Button, I still get the form validating error:
#1392409507: Invalid form/module token detected. Access Denied!
UnexpectedValueException thrown in file /www/_t3src/typo3_src-6.2.0/typo3/mod.php in line 39.
#10 Updated by Fabien Udriot over 1 year ago
- Target version set to 0.4.0
@Bernd, patch was applied. Please open a new bug report if necessary in Media (it looks the edit icon works for me in the included FE User vidi module). Make sure you have the develop branch of media (will be merged into master soonish, though)
#11 Updated by Stefan Neufeind about 1 year ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:61521531d111cef83143ac1406e8513be952771d.