Actions
Bug #32542
closedpreg_match_all too large in substituteMarkerArrayCached
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-12-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
hard
Is Regression:
Sprint Focus:
Description
The function substituteMarkerArrayCached leads to a PHP warning.
Core: Error handler (FE): PHP Warning: Invalid argument supplied for foreach() in /var/www/html/typo3_src-4.5.8/typo3/sysext/cms/tslib/class.tslib_content.php line 1863
Before there has been another error.
Core: Error handler (FE): PHP Warning: preg_match_all() [<a href=\'function.preg-match-all\'>function.preg-match-all</a>]: Compilation failed: regular expression is too large at offset 33343 in /var/www/html/typo3_src-4.5.8/typo3/sysext/cms/tslib/class.tslib_content.php line 1845
Files
Updated by Oliver Hader almost 13 years ago
- Status changed from New to Accepted
- Complexity set to hard
Thanks for also providing the original content. However I currently don't have a solution nor a suggestion for this issue.
Updated by Oliver Hader almost 13 years ago
- Status changed from Accepted to Closed
Closes in favor of the duplicated issue.
Actions