Hi. I'm really newbie with symfony. I'm using version 1.4.12 from svn. I'm building a form that saves to DB. If I post the form with empty values for all fields, the validation fails, which is OK. But if I complete all the fields to make the validation pass, it acts as if the form is being posted to the same URL. Nothing happens, no new records on DB, and the form now has all empty fields. What can be causing this behavior?
Thanks! -- 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