Skip to content
Snippets Groups Projects
Commit 3f076b1a authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Show correct creation and modification time in filelist

The creation and modification time of files
is now displayed correctly again, using the
file info instead of the file metadata values.
Especially when sorting by those fields, this
previously led to discrepancies since the driver
(performing the sorting) always uses the file
info. See related patch:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/74158

Additionally, non-admins are now also able
to select the creation and modification time
"fields" in the column selector.

Resolves: #97290
Releases: main, 11.5
Change-Id: Ie9b4b7dccce68efeaac20998af4eeca204710f3f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74161


Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent c976520e
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment