Cancelling a user that is tracked by Notify produces the following error notice:
Notice: Undefined variable: user in notify_user_cancel() (line 149 of /hom/inf5270/www_docs/diw/gruppe01/sites/all/modules/notify/notify.module).
Notice: Trying to get property of non-object in notify_user_cancel() (line 149 of /hom/inf5270/www_docs/diw/gruppe01/sites/all/modules/notify/notify.module).
The problem is reproducable.
I've located and fixed the problem. Will post a patch shortly.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | notify-1847618-by-gisle-Fixed-missing-global-declaration.git_.patch | 658 bytes | gisle |
Comments
Comment #1
gisleA patch that fixes the above problem. Please review.
Comment #2
gisleFixed in 7.x-1.x-dev of Jan. 4, 2013.
Comment #3.0
(not verified) commentedMore precision in description of problem.