Actions
Bug #22428
closedNew install tool refactoring uses FE layer for templating instead of t3lib_parsehtml
Start date:
2010-04-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Problem:
The new install tool refactoring has a very bad dependency. This is BE functionality and depends on a FE extension -> class.tslib_content.php
Solution:
Substitute all calls to $this->contentObject-> to t3lib_parsehtml::
(issue imported from #M14069)
Files
Actions