[TYPO3-core] RFC #11798: Remove "Login-error or session timed out" screen
Steffen Gebert
steffen at steffen-gebert.de
Thu Aug 27 11:05:54 CEST 2009
On Thu, 27 Aug 2009 00:50:22 +0200, Georg Ringer <mail-spam at ringerge.org>
wrote:
> +1 on reading if you use t3lib_div::redirect instead and instead of
> index.php to / (2nd one is optional)
Hi,
thanks for your reviews.
Attached v2.
Now I use t3lib_div::redirect() and redirect to $GLOBALS['BACK_PATH'],
which represents the typo3/ directory.
This is needed, as the redirect has to be absolute (could be also called
in module pages (e.g. login, open page module and then delete cookies),
this works now).
Steffen
More information about the TYPO3-team-core
mailing list