[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 15 15:59:57 CET 2011
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