Project

General

Profile

Actions

Bug #32542

closed

preg_match_all too large in substituteMarkerArrayCached

Added by Franz Holzinger over 12 years ago. Updated over 12 years ago.

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

regular-expression.txt (32.6 KB) regular-expression.txt regular expression used Franz Holzinger, 2011-12-14 14:33

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #16244: Warning: preg_match_all(): Compilation failed: regular expression too large at offset 0 in tslib\class.tslib_content.phpClosed2006-06-15

Actions
Actions #1

Updated by Oliver Hader over 12 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.

Actions #2

Updated by Oliver Hader over 12 years ago

  • Status changed from Accepted to Closed

Closes in favor of the duplicated issue.

Actions

Also available in: Atom PDF