[TYPO3-core] RFC: #14946: Switching workplaces causes nesting of BE

Steffen Kamper info at sk-typo3.de
Tue Jul 27 20:09:01 CEST 2010


Hi,

Stefan Galinski schrieb:
> Hi Steffen,
> 
> Thanks for the update. Unfortunately I didn't could get the workspace switch 
> configured, to be visible for simple users. IMHO the issue with the non-
> reloading of the backend module should be fixed, like Andres already 
> mentioned. Can you try to add the following else condition to the workspace 
> switcher? Thanks! :-)
> 
> else {
>   $('content').contentWindow.location.reload(true);
> }
> 

i tested the patch with a user having no page module and being in one 
workspace. Switching workspace works as expected. In web modules the 
pagetree is reloaded, so the switch works as expected. I don't see need 
of reloading the content.

vg Steffen


More information about the TYPO3-team-core mailing list