Bug #46115
closedImporting extensions from repository fails
100%
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
Updated by Christian Futterlieb over 11 years ago
- File 46115.diff 46115.diff added
No patience for learning git now, sorry .. can please someone push this patch to the review system, thaks a lot!
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Christian Kuhn over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0d5119fc196665c8bf9b247d282ad6037a80df9d.