Hello,

I have a search form which inherits from sfForm. When the form is "post"
submitted it is validated then redirected to the action executeSearch()

The problem I have is that I don't have access to data in the
executeSearch() method.

I understand that I can use http_query_build when doing the redirection but
I not convinced by this solution as all parameters are separated by / .


Am I missing something?


Stéphane

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@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