Project

General

Profile

Actions

Bug #20426

closed

extMgM truncates localconf and tables cache if file contains '?>' anywhere

Added by Peter Niederlag about 15 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2009-05-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When extMgM build the cache file out of ext_localconf.php and ext_tables.php it replaces the '< ? php' and '? >' tags. Current regex however will strip ANY occurence of '?>' which leads to problem if ext_atbles.php or localconf.php conatins an XML-string which conatins '?> in the XML declaration.

put some XML or Flexform stuff in ext_tables.php.

(issue imported from #M11092)


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #20252: writeCacheFiles() removes tags somewhere in the files instead of just begin and endClosed2009-03-28

Actions
Actions

Also available in: Atom PDF