[TYPO3-mvc] Question regarding usage of Tx_Extbase_Domain_Model_FrontendUser

Joerg Schoppet joerg at schoppet.de
Mon Aug 17 13:45:04 CEST 2009


Hi,

Joerg Schoppet schrieb:
>> for me it works if I extend the Tx_Extbase_Domain_Model_FrontendUser 
>> Class:
>>
>> class Tx_Myext_Domain_Model_User extends 
>> Tx_Extbase_Domain_Model_FrontendUser {
>>
>> }
>>
>> Then use this class instead of the FrontendUser Class in the tca.
>>
> ok, will try. Perhaps this is the reason why BlogExample is also working
thanks a lot Marcel. This was the trick ;-)

I also updated the issue on forge with this "Workaround".


Joerg


More information about the TYPO3-project-typo3v4mvc mailing list