Breaking: #78521 - Drop unused JavaScript from backend.js
See forge#78521
Description
The following JavaScript methods related to ExtJS have been removed from the Backend main frame
as defined in the main backend.
file.
TYPO3._
instances TYPO3.
add Instance TYPO3.
get Instance TYPO3.
helpers. split
Impact
Any call to one of the above mentioned methods will result in a JavaScript error.
Affected Installations
Any installation that uses one of the methods mentioned above.