Bug #43962

TypoScriptConfigHelpModuleController check for obsolete sysext:em

Added by Tobias Liebig over 2 years ago. Updated over 1 year ago.

Status:Closed Start date:2012-12-13
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:Code Cleanup Spent time: -
Target version:-
TYPO3 Version:6.0 Is Regression:No
PHP Version: Sprint Focus:
Complexity:easy

Description

There is a check for the old, obsolete sysext "em" in the \TYPO3\CMS\TsconfigHelp\Controller\TypoScriptConfigHelpModuleController method 'unzip'. And it tries to create the non existent class "tx_em_Tools_Unzip".

The PHP function "zip_open()" might be used instead.


Related issues

duplicates Core - Bug #40191: tsconfig_help is using old em Closed 2012-08-25
duplicates Core - Bug #41249: tsconfig_help currently broken because of em Closed 2012-09-22

History

#1 Updated by Marc Bastian Heinrichs over 1 year ago

  • Status changed from New to Closed
  • Is Regression set to No

tsconfig_help has been removed with #47931.

Also available in: Atom PDF