Project

General

Profile

Actions

Bug #101171

open

EXT:belog ignores timezone in filter

Added by Jonas Renggli about 1 year ago. Updated about 1 year ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2023-06-26
Due date:
% Done:

0%

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

Description

Actual Result

The dates in the list correctly respect the current timezone. However, the filter does not. When applying a time range filter, the list displays entries outside of that specified range. For example, when filtering from 18:00 to 19:00, the log entries shown are from 20:48.

Expected Result

The log entries shown should correspond to the date range configured in the filter.

Steps to reproduce

A short script to speed things up ;-)

ddev config  --project-type=typo3 --docroot=public --create-docroot --php-version=8.1 --timezone=Europe/Zurich
ddev start
ddev composer create "typo3/cms-base-distribution:^12" 
ddev exec ./vendor/bin/typo3 setup
ddev launch

Environment

Tested both with TYPO3 11 and 12


Files

2023-06-26-belog.png (38.4 KB) 2023-06-26-belog.png Jonas Renggli, 2023-06-26 19:23

Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Feature #61110: Support for timezones in all date fields in TYPO3 BENew2014-08-21

Actions
Actions

Also available in: Atom PDF