Project

General

Profile

Actions

Bug #24434

closed

Extension manager fails to update translation due to mispelled class name

Added by Dominik Geyer over 13 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-12-29
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Updating translation from within the extension manager aborts with an error message about undefined class name "t3liv_utility_Command" which needs to be "t3lib_utility_Command".

Patch is attached.

(issue imported from #M16866)


Files

tx_em_exec-call-fix.patch (707 Bytes) tx_em_exec-call-fix.patch Administrator Admin, 2010-12-29 08:11
Actions #1

Updated by Dominik Geyer over 13 years ago

This issue only occurs if TYPO3_CONF_VARS->BE->unzip_path is set, which makes use of unzip via exec() instead of using internal unzip-functionality.

Actions #2

Updated by Christian Kuhn over 13 years ago

Good catch.

Trunk only is affected, so this will be merged in forge. I've cloned the ticket there:
http://forge.typo3.org/issues/11772

Actions #3

Updated by Christian Kuhn over 13 years ago

Resolved, suspended.

Ticket will be solved on forge as the em refactoring is done there.

Thanks for your report!

Actions #4

Updated by Benni Mack almost 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF