Hi,

It is not exactly the same but similar. In my situation, Symfony does
not permit me the modify the id field, when I enter a different id for
the primary key (by changing the hidden form field), it gives an error
and does not perform the operation. Only when I send an empty id, the
validation breaks and changes the id to 0.

So, your bug is not occuring to me. I cannot change the primary key to
any value. Symfony prevents this in the validation by giving an error.
But, I can change the id to 0 by just sending the hidden id field
empty.

On May 28, 2:00 am, Michał Piotrowski <mkkp...@gmail.com> wrote:
> Hi,
>
> 2010/5/28 Jonathan Wage <jonw...@gmail.com>:
>
> > It is a bug for sure. We'll take a look and see if we can come up with a
> > workable patch.
>
> Same problem here AFAIUIhttp://trac.symfony-project.org/ticket/8639
>
> Regards,
> Michal

-- 
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