Bug #56626
AJAX file upload fails in beta6
Status: | Closed | Start date: | 2014-03-06 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Is Regression: | No | |
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
AJAX file upload fails with
Invalid CSRF token detected for ajaxID "TYPO3_tcefile::process"!
in beta6. I suspect #56356 to be the cause.
Related issues
History
#1 Updated by Wouter Wolters over 1 year ago
- Status changed from New to Needs Feedback
Please make sure to clear JS caches in the browser and remove typo3temp/Cache.
Can you try this?
It works here from the beginning..
#2 Updated by Lorenz Ulrich over 1 year ago
This can be closed. It was a very nasty local caching issue. The DragUploader.js file that uses the "tokenized" URI instead of only ajax.php wasn't reloaded.
#3 Updated by Frans Saris over 1 year ago
- Status changed from Needs Feedback to Closed