Project

General

Profile

Actions

Bug #97650

closed

BeLog Filtering not working as expected

Added by Sven Liebert almost 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Category:
Backend User Interface
Target version:
-
Start date:
2022-05-18
Due date:
% Done:

100%

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

Description

When I filter the Log with Date "09:00 18-05-2022" and press "Filter" than there is "09:05 18-05-2022" in filter field instead of "09:00 18-05-2022"

Sometimes when I filter with from and to date an exception (see below) is thrown. It seems to depends on the included logging date in that time period

Core: Exception handler (WEB): Uncaught TYPO3 Exception: The arguments array must contain 4 items, 0 given | ValueError thrown in file <path>/typo3/sysext/core/Classes/Log/LogDataTrait.php in line 67. Requested URL: <url>/typo3/module/system/BelogLog?token=--AnonymizedToken--&tx_belog_system_beloglog%5Baction%5D=list&tx_belog_system_beloglog%5Bcontroller%5D=BackendLog

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #96550: Remove USdateFormat toggleClosed2022-01-15

Actions
Related to TYPO3 Core - Bug #94020: Various parts in Belog need adaptationsClosedOliver Bartsch2021-04-29

Actions
Actions #1

Updated by Simon Schaufelberger almost 2 years ago

  • Status changed from New to Accepted

The time is indeed not processed correctly which got introduced in https://review.typo3.org/c/Packages/TYPO3.CMS/+/68912/9/typo3/sysext/belog/Classes/Controller/BackendLogController.php#111.

I can't reproduce the issue with the exception.

Actions #2

Updated by Simon Schaufelberger almost 2 years ago

  • Related to Task #96550: Remove USdateFormat toggle added
Actions #3

Updated by Gerrit Code Review almost 2 years ago

  • Status changed from Accepted 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/+/74687

Actions #4

Updated by Gerrit Code Review almost 2 years ago

Patch set 2 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/+/74687

Actions #5

Updated by Simon Schaufelberger almost 2 years ago

  • Related to Bug #94020: Various parts in Belog need adaptations added
Actions #6

Updated by Simon Schaufelberger almost 2 years ago

  • Assignee set to Simon Schaufelberger
Actions #7

Updated by Gerrit Code Review almost 2 years ago

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

Actions #8

Updated by Anonymous almost 2 years ago

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

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF