[TYPO3-mvc] Creating a dynamic back-button for error page
math5005 at gmx.de
math5005 at gmx.de
Mon Aug 15 09:47:21 CEST 2011
>> If all else fails you can add the referrer as arguments in URL and
>> define those as optional arguments for the controller action you choose
>> - then, you could use both forward() and redirect() based on those
>> values. But, using originalRequest is preferred, definitely.
>>
>> Claus
Hi,
I did look through the classes and methods of extbase yesterday but I couldn't find (get)originalRequest - did I look at the wrong place?
As far as the arguments in URL go: That's another way worth trying, thanks for that one as well.
Martin
More information about the TYPO3-project-typo3v4mvc
mailing list