Actions
Bug #53560
closed#1233058486: "someStringWithUmlautsLikeÄ" is not a valid cache entry identifier.
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-11-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
I create a simple Extbase Extension via extension_builder.
The extension has a frontend with the textfield (string) "firma".
If i type some umlauts like "Münster", the core crashes with:
Uncaught TYPO3 Exception
#1233058486: "münster" is not a valid cache entry identifier.
It works with TYPO3 6.2.0alpha2 but with TYPO3 6.2beta1 it crashes.
I attached the Stacktrace and the testextension.
Files
Actions