Closed (fixed)
Project:
User status change notifications
Version:
5.x-1.2
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2008 at 07:37 UTC
Updated:
28 Apr 2008 at 15:32 UTC
The function user_status_user() returns 'false' when operations aren't 'delete' and 'update'. This is not as dictated by the API, and can result in undesired behavior of other modules. For example a module that listens to the operation 'view', which should return a meaningful array.
Attached is a patch that will fix this minor issue.
| Comment | File | Size | Author |
|---|---|---|---|
| user_status_hookuser.patch | 487 bytes | maartenvg |
Comments
Comment #1
dwwYup, good point. That was cruft left in this module since revision 1.1, which I never noticed or removed in my various attempts to clean it up. ;) Committed to HEAD and DRUPAL-5.
Comment #2
maartenvg commentedThanks :)
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.