[TYPO3-mvc] Question regarding usage of Tx_Extbase_Domain_Model_FrontendUser
Jochen Rau
jochen.rau at typoplanet.de
Wed Sep 16 00:31:03 CEST 2009
Hi.
Joerg Schoppet wrote:
> 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".
This was fixed with the latest revision of extbase. You should be able
to use Tx_Extbase_Domain_Model_FrontendUser directly.
I have also fixed the property usergroup and added support for subgroups.
Regards
Jochen
--
Every nit picked is a bug fixed
More information about the TYPO3-project-typo3v4mvc
mailing list