Project

General

Profile

Actions

Bug #20252

closed

writeCacheFiles() removes tags somewhere in the files instead of just begin and end

Added by Peter Kuehn over 15 years ago. Updated almost 13 years ago.

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)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #20426: extMgM truncates localconf and tables cache if file contains '?>' anywhereClosed2009-05-15

Actions
Actions #1

Updated by Oliver Hader over 15 years ago

I can confirm this issue.

Actions #2

Updated by Helmut Hummel almost 13 years ago

  • Category changed from Extension Manager to Backend API
  • Status changed from Accepted to Closed
  • Target version deleted (0)

Closed as duplicate

Actions

Also available in: Atom PDF