in an action method
if I use
$this->redirect('a_route_name', array( 'a' => '1', 'b' => '2', 'c' =>
'3'));

it will redirect to a url like /the_route?a=1&b=2&c=3, is it a
bug? or I just use it wrong?
-- 
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