Re: [symfony-users] Question about form and redirect

2010-08-12 Thread Stef
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 ;) --

Re: [symfony-users] Question about form and redirect

2010-08-12 Thread Stef
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 --

[symfony-users] Question about form and redirect

2010-08-11 Thread Stef
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

[symfony-users] Re: plugin:install not working for 1.3/1.4?

2009-12-28 Thread Stef
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