Actions
Bug #71782
closedUnittests broken for non en locales, eg german.
Start date:
2015-11-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint
Description
The ContentObjectRendererTest::stdWrap_bytes is broken for systems with different locales then "en".
E.g. for systems with german locale the test is broken, because the expected output contains a ,
instead of a .
.
Actions