Skip to content
Commit e3d056cd authored by Benjamin Franzke's avatar Benjamin Franzke Committed by Christian Kuhn
Browse files

[BUGFIX] Fix system maintainers modal in backend context

With the recent ES6 changes, the EXT:install JavaScript modules
could no longer be loaded into the main backend frame, as the
importmap configuration was not tagged to be included there.

Add the backend.module tag to the EXT:install importmap
in order for  TYPO3/CMS/Install/chosen.jquery.min.js to be
loadable for the system maintainer modal in backend context.

Releases: main
Resolves: #96924
Related: #96323
Change-Id: I6109ce00a331b93c1bef29f0e455fa6be126e387
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73560


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 0da76f1c
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