The return value of hook_user when the operation is 'view' should be none (at the moment it is returning an array that is left over from D5)

See:
http://api.drupal.org/api/function/hook_user

This was causing a warning to appear at the top of a users profile page when using panels 3

Easy fix - just remove one line.

CommentFileSizeAuthor
simplenews.patch352 bytesunivate

Comments

sutharsan’s picture

Status: Needs review » Fixed

Thanks for the patch. Committed to HEAD and 6.x-1.x-dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.