Actions
Bug #63273
closedThe DB Full search must check if field exists
Start date:
2014-11-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The "raw search in all fields" must check if a field exists in the table before building up the query.
currently the error
Unknown column 'sys_file_metadata.fileinfo' in 'where clause'
is thrown as the field does not exist
Updated by Gerrit Code Review almost 10 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34510
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34510
Updated by Gerrit Code Review almost 10 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34512
Updated by Georg Ringer almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 29d171773db239283a055f087384037d53cb5fe3.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions