[TYPO3-english] showAccessRestrictedPages and felogin return_url parameter (TYPO3 4.6)
Josef Florian Glatz
typo3 at josefglatz.at
Fri May 18 13:14:44 CEST 2012
Am 10.05.2012 10:25, schrieb Josef Florian Glatz:
> Am 08.05.2012 16:21, schrieb Josef Florian Glatz:
>> If I use
>>
>> showAccessRestrictedPages = 20
>> showAccessRestrictedPages.addParams =
>> &redirect_url=###RETURN_URL###&pageId=###PAGE_ID###
>>
>> in TMENU config, I get "?redirect_url=&pageId=22" as a result. So, I
>> think the problem is that the value for the redirect_url getParameter is
>> missing.
>
> It seams that this feature doesn't work since 2010? :-o
>
> http://forge.typo3.org/issues/22203
>
> Does anyone know an workaround?
>
>
>
It seems that anything went wrong in the class.tslib_menu.php on line
1270 (TYPO3 4.6)
$addParams =
str_replace('###RETURN_URL###',rawurlencode($LD['totalURL']),$addParams);
--
Cheers,
Josef Florian Glatz
blog: http://typo3blog.at
vcard: http://www.josefglatz.at
More information about the TYPO3-english
mailing list