For the event_webform module - http://drupal.org/project/event_webform- , we want the users uid to be passed in the module_invoke_all. The attached patch implemented this, and increases the capabilities of the module_invoke_all hook.

CommentFileSizeAuthor
signup.module.patch603 bytessingularo

Comments

dww’s picture

Status: Needs review » Closed (duplicate)

A) That's a hack. ;)
B) This issue is duplicate with #249155: Add $user object to module_invoke_all('signup_sign_up').

singularo’s picture

Happy to do it that way.