Bug #22428

New install tool refactoring uses FE layer for templating instead of t3lib_parsehtml

Added by Patrick Broens over 5 years ago. Updated about 5 years ago.

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)

20100411_RFC_14069.diff Magnifier (99.4 kB) Administrator Admin, 2010-04-12 09:42


Related issues

related to Core - Feature #22423: Install tool refactoring Closed 2010-04-11

History

#1 Updated by Patrick Broens over 5 years ago

Resolved in revision 7302

Also available in: Atom PDF