[TYPO3-core] RFC #15014: Bug: Switching workspaces does not reload frames in IE6

Andreas Kiessling kiessling at pluspol.info
Wed Aug 4 12:38:16 CEST 2010


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=15014

Branches: TYPO3_4-3, TYPO3_4-4, trunk

Problem:
When switching workspaces, the backend frames should reload and the 
checked state of the menu should change. IE6 somehow looses the 
reference to the element that triggered the event and so the js stops to 
execute -> no reload, no visual change.

Solution:
Save the element in a variable and use that one instead of 
"Event.element(event)"

15014_43.diff applies to 4.3 due to changes in workspacemenu.js for 4.4

Regards,
Andreas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 15014_43.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100804/07c54250/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 15014.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100804/07c54250/attachment.asc>


More information about the TYPO3-team-core mailing list