[TYPO3-core] RFC: Feature Request 4886: Refresh left menu frame if extension with backend module was installed or removed

Oliver Hader oh at inpublica.de
Tue Jan 30 13:32:02 CET 2007


Hi,

I forgot to reset the $_POST parameters in the initial patch file. A
result could have been an endless loop.
I created a new function t3lib_div::_POSTset which is similar to
t3lib_div::_GETset.
The updated patch file is attached.


olly


Oliver Hader wrote:
> This is a SVN patch request.
>
> Problem:
> If an extension that contains a backend menu has been installed or was
> removed, the module link doesn't appear/disappear in the left menu
> frame. It's necessarry to reload manually to get the new module visible.
>
> Solution:
> The extension manager could trigger an automatic reload if a module was
> installed or removed by a simple JavaScript call to the menu frame.
> Since the EM sends a HTTP location header, when an extension was
> installed or removed this functionaliy had to be changed if a backend
> module was affected. So class.em_index.php initializes itself again and
> restarts the processing instead of using the location header.
>
> Bugtracker reference:
> http://bugs.typo3.org/view.php?id=4886
>
> Branch:
> Trunk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004886_2.patch
Type: text/x-diff
Size: 5583 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20070130/0bbc3cea/attachment.bin 


More information about the TYPO3-team-core mailing list