Project

General

Profile

Actions

Bug #46115

closed

Importing extensions from repository fails

Added by Christian Futterlieb about 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2013-03-07
Due date:
% Done:

100%

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

Description

The category <=> category_number of an extension is not resolved correctly in \TYPO3\CMS\Extensionmanager\Domain\Model\Extension::getDefaultCategory().

Resulting is a mysql error, because the category string is not escaped (because it's expected to be an integer value):

Ex: "Unknown column 'plugin' in 'field list'"

I'll give it a try with gerrit now, if I fail I'll attach the patch here ;)

Cheers, Christian


Files

46115.diff (1.13 KB) 46115.diff Christian Futterlieb, 2013-03-07 20:02

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #47124: DebugUtility runs into max_execution_timeout on huge error messagesClosed2013-04-11

Actions
Related to TYPO3 Core - Bug #47816: TER update errorClosed2013-05-02

Actions
Actions

Also available in: Atom PDF