Bug #97650
closedBeLog Filtering not working as expected
100%
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
Updated by Simon Schaufelberger over 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.
Updated by Simon Schaufelberger over 2 years ago
- Related to Task #96550: Remove USdateFormat toggle added
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Simon Schaufelberger over 2 years ago
- Related to Bug #94020: Various parts in Belog need adaptations added
Updated by Simon Schaufelberger over 2 years ago
- Assignee set to Simon Schaufelberger
Updated by Gerrit Code Review over 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
Updated by Anonymous over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset bba0e26c025f285c316daec024954474304314e8.