> Shouldn't you use this? > $player->setPasswordConfirmation('1234');
Should it? Regarding the Doctrine documentation _set() and _get() should come into action. However: Setting the value by explicitly calling set() doesn't work, too. Same for $player ['password_confirmation']. I'm a bit helpless. Having a quick look at the sources, values are mapped to $_values. It seems, $_values isn't used in _get() / _set(). Any more ideas? --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---