[BUGFIX] Load global event handler in file browser
The "display thumbnails" checkbox in the file browser is using the global event handler functionality. This checkbox is now working again by loading the required JS module, which was previously available due to the indirect usage of the ModuleTemplate. Resolves: #99601 Releases: main Change-Id: I7872b750d183ec77fb80c35d5ba4a03ed94af8ef Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77468 Tested-by:Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
Please register or sign in to comment