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 #1

Updated by Christian Futterlieb about 11 years ago

No patience for learning git now, sorry .. can please someone push this patch to the review system, thaks a lot!

Actions #2

Updated by Gerrit Code Review about 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18805

Actions #3

Updated by Gerrit Code Review about 11 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18805

Actions #4

Updated by Gerrit Code Review about 11 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18891

Actions #5

Updated by Gerrit Code Review about 11 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18805

Actions #6

Updated by Gerrit Code Review about 11 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18805

Actions #7

Updated by Gerrit Code Review about 11 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18805

Actions #8

Updated by Gerrit Code Review about 11 years ago

Patch set 6 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18805

Actions #9

Updated by Gerrit Code Review about 11 years ago

Patch set 7 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18805

Actions #10

Updated by Gerrit Code Review about 11 years ago

Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/18962

Actions #11

Updated by Christian Kuhn about 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #12

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF