Actions
Bug #20759
closedChanging the workspace by the workspace selector produces JavaScript errors
Start date:
2009-07-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
On changing the workspace from e.g. live to draft by using the workspace selector, JavaScript errors appear. Firefox can handle them without any problem, however Internet Explorer has some severe problems with it.
Solution:
When the workspace got changed the selector puts a location.href to the top of the backend.php's JavaScript. It's preferred to use a real HTTP redirect instead of the JavaScript hack.
(issue imported from #M11541)
Files
Actions