]> git.mxchange.org Git - friendica.git/commit
Set profile fields for system user in Model\User::getOwnerDataById
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 23 Aug 2021 18:07:32 +0000 (14:07 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 24 Aug 2021 09:53:46 +0000 (05:53 -0400)
commite155821d7ad4db4388136b5ee3bb29095dca5889
treefe3fffc21873a4140d06a66122bb8389882952ce
parent91e752e2171a849b34972c20980c3ef1beebec26
Set profile fields for system user in Model\User::getOwnerDataById

- Address https://github.com/friendica/friendica/issues/10473#issuecomment-903676606
- This is required when Model\Profile::load is called for the system user for example
src/Model/User.php
src/Module/Profile/Contacts.php