Actions
Bug #51262
closedUnitTest cropHtmlWithDataProvider fails on MAC
Start date:
2013-08-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
cropHtmlWithDataProvider with data set "ascii text with markup; 13|...|1" fails on MacOS, PHP 5.3.
Files
Updated by Ingo Schmitt about 11 years ago
[22-Aug-2013 16:36:55 Europe/Berlin] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /Users/is/PhpstormProjects/typo3_core/typo3_src-git/typo3/sysext/core/Classes/Charset/CharsetConverter.php on line 1151
memory_limit ist 256M
Updated by Christian Kuhn over 10 years ago
- Status changed from New to Rejected
- Is Regression set to No
The memory issue was solved some time ago in decent versions.
Actions