[!!!][TASK] Remove flashmessage_compatibility.js from core
The flashmessage_compatibility.js is deprecated since TYPO3 7 and is now removed from core. The deprecated flashmessage_compatibility.js is loaded at first and takes place in ``TYPO3.Severity``. The singleton check of ``TYPO3/CMS/Backend/Severity`` detects that ``TYPO3.Severity`` is already existing and stops the execution. In fact, ``TYPO3/CMS/Backend/Severity`` is never used. Resolves: #73445 Releases: master Change-Id: I87982cd9b6880448d430c77bd16ddfbb4bdc7991 Reviewed-on: https://review.typo3.org/46683 Reviewed-by:Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
Showing
- typo3/sysext/backend/Resources/Public/JavaScript/flashmessage_compatibility.js 0 additions, 48 deletions...Resources/Public/JavaScript/flashmessage_compatibility.js
- typo3/sysext/core/Classes/Page/PageRenderer.php 0 additions, 4 deletionstypo3/sysext/core/Classes/Page/PageRenderer.php
- typo3/sysext/core/Documentation/Changelog/master/Breaking-73445-RemoveFlashmessage_compatibilityjsFromCore.rst 20 additions, 0 deletions...king-73445-RemoveFlashmessage_compatibilityjsFromCore.rst
Please register or sign in to comment