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
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to