Actions
Bug #42890
closedRegression: Javascript error in Backend (jumpToUrl)
Start date:
2012-11-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
All checkboxes in the Backend that contain a "onclick" pointing to "jumpToUrl" seem to be broken in the latest release of TYPO3. The Javascript pops up an error:
Uncaught ReferenceError: Invalid left-hand side in assignment
To test, go to the list module and try to select "Extended View" or "Localization View" from the options beneath the list.
Or in Extension Manager (the old-old one), try to select "Display shy extensions"
Tested on 4.5.x, but should affect also the latest security releases of the other branches as well.
Actions