Bug #22428
New install tool refactoring uses FE layer for templating instead of t3lib_parsehtml
Status: | Closed | Start date: | 2010-04-12 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Patrick Broens | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 4.4 | Is Regression: | ||
PHP Version: | 5.2 | Sprint Focus: | ||
Complexity: |
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)
Related issues
History
#1 Updated by Patrick Broens over 5 years ago
Resolved in revision 7302