Oh. You have the embedForm() named incorrectly.
$this->embedForm('sfGuardUser', new sfGuardUserForm());
Doctrine takes the submitted form information and passes it to
$object->fromArray() so the embedded form must be named the same as the
relationship.
- Jon
On Thu, Oct 30, 2008 at 8:53 AM, kayoone <[EMAIL PROTECTED]> wrote:
>
> Hi Jonathan,
>
> that doesnt make a difference :/
> there are atleast 3 other people on irc/the forums curious about this
>
> i am using sf 1.1 with the latest doctrine 1.1 branch from the repo
>
> >
>
--
Jonathan H. Wage
Open Source Software Developer & Evangelist
http://www.jwage.com
http://www.doctrine-project.org
http://www.symfony-project.org
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---