Actions
Bug #47870
closedSql error during TER update import process.
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2013-05-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
It seems that is really a little extension manager bug. and not a duplicate of #41620
During import process, some fields are explicitly unquoted. (in ExtensionListUtility)
One of them is "review_state" and that field is rarely set. But it contains a string and it should be quoted. Otherwise the import process stops on a sql error.
i will submit a patch in few minutes.
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/20462
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/20462
Updated by Wouter Wolters almost 10 years ago
- Status changed from Under Review to Closed
- Is Regression set to No
Abandoned for more then a year already. Seems to be solved.
Actions