[TYPO3-commerce] FYI 96: Bug #31823 - 'feusers_observer' not found when editing fe_user via sr_feuserregister

Georg Schönweger georg.schoenweger at gmail.com
Tue Nov 29 17:24:23 CET 2011


fixed in revision r55120.

regards,
Georg

Am 25.11.2011 16:22, schrieb Georg Schönweger:
> damn, i forgot to attach the patch ... so here it is
> Bugtracker reference: http://forge.typo3.org/issues/31823
> 
> Am 15.11.2011 15:59, schrieb Georg Schönweger:
>> This is an SVN Patch request
>>
>> Type: Bugfix
>>
>> Bugtracker reference:
>>
>> Branches: trunk
>>
>> Problem:
>> The class "feusers_observer" is used in the hookHandler for
>> sr_feuserregister
>> (commerce/hooks/class.tx_srfeuserregister_commerce_hooksHandler.php).
>> However, this class/file is not included. This will lead to an error
>> when editing a fe-user profile via sr_feuserregister. I think this bug
>> exists since switching to autoloader.
>>
>> Solution:
>> Attached patch adds "feusers_observer" to ext_autoload.php
>>
>>
>> regards,
>> Georg


More information about the TYPO3-team-commerce mailing list