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

[BUGFIX] Enable ContextMenu for file mounts and file storages again

The custom ContextMenu ItemProviders for sys_filemounts
and sys_file_storage are removed as they never worked,
because they extended the FileProvider, which uses
the combined identifier as record identifier instead of
the records uid. Also their $itemsConfiguration does not
make any sense. In the end, there is no reason to treat
those record types differently than the rest.

Resolves: #90921
Releases: master, 10.4
Change-Id: Ifd24755455d75d781a7caefa808a8b87318ca487
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69800


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 843c14c4
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