5 Jun
2012
5 Jun
'12
8:59 p.m.
2012/6/5 Mr. Puneet Kishor <punk.kish@gmail.com>:
However, the add-on question is that other query params didn't get "redirected" as well. I am guessing I have to "manually" add them to the redirect command just as I am adding the param('format') bit. However, since I don't know the params that might have been sent to the old URI, is there a way to send with the redirect request whatever params are in the query string?
I have two solutions: - add requested query_string to the redirection address; - save query_string to session and use session data from route to where you are redirecting; -- Wbr, Kõike hääd, Gunnar