Project

General

Profile

Actions

Bug #101555

closed

DB Check crashes when selecting query on crdate field

Added by Riccardo De Contardi 9 months ago. Updated 9 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2023-08-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
On Location Sprint

Description

Tested with both TYPO3 12 and 13

Steps to reproduce

  1. Module: Db Check > Full search > advanced query
  2. select table: pages
  3. Make Query: select [FIELD: crdate]
  4. on the next dropdown try to change to "is greater than"

Result:

The backend crashes with the following message:

(1/1) TypeError
TYPO3\CMS\Lowlevel\Controller\DatabaseIntegrityController::getDateTimePickerField(): Argument #2 ($timestamp) must be of type string, int given, called in /Users/riccardo/TYPO3-dists/typo3_master/typo3/sysext/lowlevel/Classes/Controller/DatabaseIntegrityController.php on line 1633
Actions #1

Updated by Torben Hansen 9 months ago

  • Sprint Focus set to On Location Sprint
Actions #2

Updated by Gerrit Code Review 9 months ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80318

Actions #3

Updated by Gerrit Code Review 9 months ago

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80231

Actions #4

Updated by Oliver Bartsch 9 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF