A part of it, I can answer myself:

the updated_at column is set to null if I press "save" in the Form and do not 
really make an update (i.e. leave all values, as they are). However, updated_at 
is written if I really update a value.

Seems to me like a problem in Propel 1.5.

I guess, it will be better to ask in the propel list then.

Regards,
Christopher.


> -----Ursprüngliche Nachricht-----
> Von: symfony-users@googlegroups.com [mailto:symfony-
> us...@googlegroups.com] Im Auftrag von Christopher Schnell
> Gesendet: Dienstag, 17. August 2010 09:49
> An: symfony-users@googlegroups.com
> Betreff: [symfony-users] created_at gets deleted on edit
> 
> Hi all,
> 
> currently, I am facing a strange problem. My created_at and updated_at
> values get deleted when editing an object via its form.
> 
> Everything should be straightforward, both fields are in my schema.yml.
> I customize the corresponding Form class via $this-
> >useFields(array(...)), so that created_at and updated_at are not used
> and displayed. But anyway if I update the object, both values are set
> to null.
> 
> I user Symfony 1.4.7-DEV (Trunk as svn External) and sfPropel15Plugin.
> 
> Did anyone experience such a problem?
> 
> Thanks and regards,
> Christopher.
> 
> ------------------------------------
> Christopher Schnell
> 
> MdA Business Communications AG
> Unterer Rheinweg 86
> 4057 Basel
> Schweiz
> 
> Tel: +41 61 273 44 69
> Fax: +41 61 273 44 68
> 
> 
> --
> 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

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