Actions
Bug #28688
closedFelogin and redirect
Start date:
2011-08-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
There is a small issue with redirect and pageNotFound handling. For correct headers the redirect has to happen before rendering the plugin. This also makes sense from logic and performance.
Another small issue is to make it more clear in code which var wins: redirect_url or return_url.
This patch is tested and runs on www.tu-ilmenau.de.
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I5a08fbe1b3ecea6d603604b2a26e1830961b29c8 has been pushed to the review server.
It is available at http://review.typo3.org/4045
Actions