Skip to content
Snippets Groups Projects
Commit 587690cd authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Oliver Bartsch
Browse files

[BUGFIX] Respect `data-content` for modals again

With the upgrade to Bootstrap 5, modals unintentionally don't support
the `data-content` attribute anymore as this was automatically migrated
to the namespaced variant `data-bs-content`. While this is technically
correct for Bootstrap 5, Core still needs to support the old variant as
documented.

Resolves: #98067
Releases: main, 12.4, 11.5
Change-Id: I544cbd779c808727c472575654adca3dc4c91197
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79974


Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 6545deb2
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