Actions
Bug #72947
closedUpload file with national characters - CSRF token error
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-01-26
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Hi,
in Filelist module, after file upload with national characters (Croatian - čćžšđ ČĆŽŠĐ), file is uploaded, but then click on anywhere in Typo3 backend produce error:
#1417988921: The CSRF protection token for the requested module is missing or invalid (More information)
TYPO3\CMS\Core\Exception thrown in file
/var/www/typo3_src-7.6.2/typo3/sysext/backend/Classes/Http/BackendModuleRequestHandler.php in line 82.
Also tested with German umlauts and it works fine, so Croatia is out of luck :-(
Regards.
Actions