Project

General

Profile

Actions

Bug #89154

closed

QueryGenerator::cleanInputVal() - do not call strtotime on timestamp

Added by Andreas Kienast over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-09-12
Due date:
% Done:

100%

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

Description

The method QueryGenerator::cleanInputVal() tries to cleanup values for query generation based on its value comparison type. This doesn't work properly on all databases for timestamps since the code checks whether a call of strtotime on a timestamp creates a new timestamp.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #84588: Int values for field will be converted to unix timestamp in module "DB check" -> Full searchClosedManuel Selbach2018-04-03

Actions
Actions

Also available in: Atom PDF