Hello,

I'm trying to implement a smart redirect after a language change.

My URLs have different slugs for each language so figuring out the url
to forward to requires I get the object the user had been viewing and
get the URL for the translation. I'd like to use sfRouting to parse
the referer URL to get the object the user had been viewing. Is this
the way to go about this? If so how do I got about getting an instance
of sfRouting?

Regards,
Jonathan

--

You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.


Reply via email to