Skip to content
Snippets Groups Projects
user avatar
Benni Mack authored
When fetching a frontenduser from the database, the constuctor
is not called, but initializeObject is called. For this reason, the initialization
of the FrontendUser happens on initializeObject() as well.

Resolves: #83386
Releases: master, 10.4
Change-Id: I72e39b6485a4a072b7b94f96f947151222d68089
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65177


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
48b84741