Actions
Bug #77120
closedMissing default search constraint
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2016-07-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
If a field is defined as searchable but the column configuration doesn't include the "search" configuration no default search constraint is being built.
With this configuration it should default to a case insensitive like based search
Updated by Gerrit Code Review over 8 years ago
- Status changed from New 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 https://review.typo3.org/48993
Updated by Morton Jonuschat over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d8687242b8fc09be375d88156b677d8e1bc0adda.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions