Project

General

Profile

Actions

Bug #88010

closed

DB Check - Full search query exception on operator change

Added by Henrik Elsner about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2019-03-26
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

DB Check Module - Full search functionality for advanced queries on e.g. page content
When "making a query" for e.g. CTypes and i'm changing the operator from "is in List" to "equals" i'm getting an exception from the QueryGenerator.php
"InputValue" is an array, causing the strottime() to break. (screenshot as attachement)

Issue Update:
When changing from "is in list" to "equals" not only an exception is thrown but also the values are thrown away.
The right behavior would be to keep the first value and use it as the query property.


Files

Actions

Also available in: Atom PDF