Actions
Bug #20252
closedwriteCacheFiles() removes tags somewhere in the files instead of just begin and end
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2009-03-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
due to a not so definite regex t3lib_extMgm->writeCacheFiles() removes '' somewhere in the content of the ext_tables.php and ext_localconf.php files that it combines.
This leads to unexpected behaviours with extensions, that need to use '?>' as part of a string value fx. at the end of an xml-prologue: the xml gets corrupted.
(issue imported from #M10804)
Actions