Skip to content
Snippets Groups Projects
Commit 1c7826d5 authored by Christian Eßl's avatar Christian Eßl Committed by Daniel Goerz
Browse files

[BUGFIX] Show fields for files/folders in ElementInformationController

The changes made to the ElementInformationController in #88901 had a few
problems and regressions:

- A lot of information for files and folders, that has previously been
shown, was now missing.
- Metadata for files was missing as well, because this information is
saved in a separate table. (sys_file_metadata)

This patch brings back all the lost information. Also, the Metadata of
a file can now be viewed in the ElementInformation window as well.

Resolves: #90441
Related: #88901
Releases: master
Change-Id: Idb710c83b74845e6ec8b6e2dc7c3d906841ea6ea
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63332


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarChristian Eßl <indy.essl@gmail.com>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarChristian Eßl <indy.essl@gmail.com>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent 8a51dc77
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