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

Susanne Moog info at susannemoog.de
Sun Aug 8 15:03:44 CEST 2010


On 04.08.2010 12:38, Andreas Kiessling wrote:
> 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

Committed after my +1 by reading and testing in IE6+7, FF & Chrome to
trunk 	rev 8528
4-4	rev 8529
4-3	rev 8530

Susanne


More information about the TYPO3-team-core mailing list