Re: [TYPO3-english] showAccessRestrictedPages and felogin return_url parameter (TYPO3 4.6)

2012-05-18 Thread Josef Florian Glatz

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?






Push it!
Does nobody of u using this feature?


--
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


Re: [TYPO3-english] showAccessRestrictedPages and felogin return_url parameter (TYPO3 4.6)

2012-05-18 Thread Josef Florian Glatz

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


Re: [TYPO3-english] showAccessRestrictedPages and felogin return_url parameter (TYPO3 4.6)

2012-05-10 Thread 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?



--
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


[TYPO3-english] showAccessRestrictedPages and felogin return_url parameter (TYPO3 4.6)

2012-05-08 Thread Josef Florian Glatz

Hi list,

is there anywhere a tutorial oder documentation how to realize a return 
to return_url within TYPO3 4.6/4.7 in the web-universe?


Thx in advance!

--
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


Re: [TYPO3-english] showAccessRestrictedPages and felogin return_url parameter (TYPO3 4.6)

2012-05-08 Thread Josef Florian Glatz

Am 08.05.2012 16:06, schrieb Josef Florian Glatz:

Hi list,

is there anywhere a tutorial oder documentation how to realize a return
to return_url within TYPO3 4.6/4.7 in the web-universe?

Thx in advance!




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.



--
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