Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle case where the user is not known #23777

Merged
merged 1 commit into from
Apr 6, 2016
Merged

Conversation

DeepDiver1975
Copy link
Member

fixes #23759

@DeepDiver1975 DeepDiver1975 added this to the 9.1-current milestone Apr 4, 2016
@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @blizzz, @nickvergessen and @LukasReschke to be potential reviewers

@nickvergessen
Copy link
Contributor

👍

@aTanCS
Copy link

aTanCS commented Apr 4, 2016

I guess there is the same problem in apps/dav/appinfo/application.php at 222 ($migration->syncUser($user->getUID());). It fails with the similar error, only different method.

@nickvergessen
Copy link
Contributor

I guess there is the same problem in apps/dav/appinfo/application.php at 222 ($migration->syncUser($user->getUID());). It fails with the similar error, only different method.

No, because callForAllUsers makes sure that user is set.

@aTanCS
Copy link

aTanCS commented Apr 5, 2016

nickvergessen, please look at #23759 comments.

@DeepDiver1975
Copy link
Member Author

No, because callForAllUsers makes sure that user is set.

Interesting not until this PR - #23794

🙈

@blizzz
Copy link
Contributor

blizzz commented Apr 6, 2016

👍 code looks good

@LukasReschke LukasReschke merged commit e2ea289 into master Apr 6, 2016
@LukasReschke LukasReschke deleted the ldap-null-user branch April 6, 2016 10:58
@lock
Copy link

lock bot commented Aug 6, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

user_ldap: Call to a member function setEMailAddress() on a non-object
6 participants