Actions
Bug #22678
closedUnable to initFe User in eid context when not logged in
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-05-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In eid context I called the function. With no user logged in to frontend.
$userObj = tslib_eidtools::initFeUser(); // Initialize FE user object
In earlier versions of typo3 this function returns the User object of an anonymous user. In 4.4.0-beta2 I get this error message:
Fatal error: Call to undefined method stdClass::fetchGroupData() in /var/www/typo3_src-4.4.20100519/typo3/sysext/cms/tslib/class.tslib_fe.php on line 692
This bug occours for example if you try to download a file from dam_frontend file list.
(issue imported from #M14426)
Updated by Steffen Gebert almost 13 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
Is this still reproducible? If yes, please provide some more explanation, how to reproduce! Thanks
Updated by Alexander Opitz over 11 years ago
- Status changed from Needs Feedback to Closed
No response in over one year => closed.
Actions