On Thu, Aug 12, 2010 at 10:15 PM, Gábor Fási wrote:
> That only applies to stuff like posting to a blog or a forum - when
> reloading the page does harm, for example by duplicating content. It
> is ok to not redirect in case of a search.
>
>
Thanks for your explanation! It's crystal clear ;)
--
On Wed, Aug 11, 2010 at 6:44 PM, Gábor Fási wrote:
> Why don't you directly post your data to the search action? You can
> validate and do the search there.
>
>
I've read that you should do a redirect when a form was submitted by POST.
If I redirect I've managed to access the submitted data
--
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 th
I have exactly the same error as mentionned by Kevin. Hope this is
already repaired or to be done soon...
--
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 t