[TYPO3-core] RFC #12186: EM sends Location-header without exit

Steffen Gebert steffen at steffen-gebert.de
Sun Oct 11 14:29:35 CEST 2009


Hi,

this is a SVN patch request.

Type: Bugfix

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

Branches: Trunk

Problem:
After installing/removing an extension using the icon in the Ext-list, EM  
redirects to the same page again:
header('Location: '.t3lib_div::linkThisScript($vA));
Unfortunately there's no call to exit afterwards, but the whole page is  
rendered again (but, of course, this content is ignored by the browser).

Solution:
No other useful things are done - so let's exit immediately

Note:
Rendering the page already, but not displaying it, prevents session-stored  
flashmessages to render (example: #12187).
They are renderded and removed - but not shown to the user ;-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 12186.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20091011/ab8942d7/attachment.txt 


More information about the TYPO3-team-core mailing list