[FLOW3-general] Flow3 Party package
"Christian Müller (FLOW3 Team)"
christian.mueller at typo3.org
Sat Sep 15 16:45:44 CEST 2012
Hi Indira,
those persistence troubles you have sound strange. Maybe it is just a
smallish misconfiguration. If you can/like you could provide me with the
details (a sample package including the problematic models with a simple
(command) controller to expose the behaviour would be great) and I take
a look and try it out.
Cheers,
Christian
On 14/09/12 21:04, indira wrote:
> Hi everyone,
> I have been trying to get the authentication process working using the
> Party package, but I am new to Flow3 and Doctrine and I still can't get it
> to work.
>
> I have a Trainee and Trainer model and they are inheriting the Person
> model. However, I believe I need to add some annotations to Person
> (InheritanceType and/or DiscriminatorColumn) ?
> In addition, I have a OneToMany relation between Trainer and Trainee.
>
> When trying to add a trainee with the name 'Trainee One' I get this error:
>
> #1297759968: Exception while property mapping for target type
> "STW\FITNESSONE\Domain\Model\Trainee", at property path "name": Object with
> identity "Trainee One" not found.
>
>
> Thanks in advance,
> Indira.
More information about the FLOW3-general
mailing list