Skip to content
Snippets Groups Projects
Commit 760f209d authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[BUGFIX] Use class instead of HTML comment to determine loading state of IRRE element

IRRE relied on the HTML comment `<!--notloaded-->` to detect whether a
record is already loaded or not. As this might collide with HTML
minification, the comment has been replaced with a class placed in the
panel.

Resolves: #91258
Releases: master
Change-Id: Ibe890317bdcb9707a71de1168de0d404fb3c67a4
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64385


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarXavier Perseguers <xavier@typo3.org>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarXavier Perseguers <xavier@typo3.org>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 89793783
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