[TYPO3-mvc] Query does not get extended fe-user obect model across relations

Uwe Michelfelder um at limeflavour.com
Mon Mar 8 16:12:29 CET 2010


Hi list,

I am working with an extended fe-user object model.

If querieng entities which are related to the fe_users table through TCA
definition, the resolved objects are only of type
"Tx_Extbase_Domain_Model_FrontendUser" not of type
"Tx_Extbase_Domain_Model_ExtendedUser".

Is there a way to tell extbase to use the extended FE-User object model?

Greetings,
Uwe


More information about the TYPO3-project-typo3v4mvc mailing list