Posted by Ben Howes on June 23, 2011 at 3:14pm
2 followers
Jump to:
| Project: | Login Destination |
| Version: | 7.x-1.0-beta2 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Due to there being no $user object when some of the hooks are run with modules that use the user_external_login_register function to create an account (such as this in my case: http://drupal.org/node/580718#comment-2681496) this module throws a few notices and errors that can be fixed up by making the changes in the patch.
| Attachment | Size |
|---|---|
| sso.patch | 586 bytes |
Comments
#1
Thank you for the report. Could please shred some light on which modules have to be involved? And steps to reproduce, cause I do not experience this issue.
Anyway could also please attach unified diff patch ?