Skip to content
Snippets Groups Projects
Commit 241282f1 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Benni Mack
Browse files

[BUGFIX] Hash identifier of Flexform sections

To avoid issues with Flexform section identifiers having any reserved
character in CSS context, e.g. a dot, the identifier is now hashed to
be able to find the container via `querySelector()`.

Resolves: #94541
Releases: master
Change-Id: Id2a63ae679e024835284672b2121af9003e58f51
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69815


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarTymoteusz Motylewski <t.motylewski@gmail.com>
Reviewed-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 98a059e8
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