Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
system.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2008 at 18:48 UTC
Updated:
20 Feb 2008 at 19:52 UTC
I set a trigger to send me an email if a user posted a comment to my site. When I tested it the trigger worked but gave the error: notice: Undefined index: account in {mysite}/modules/system/system.module on line 1649.
The function seems to just be missing a break; in the switch. I added the break and retested successfully.
| Comment | File | Size | Author |
|---|---|---|---|
| comment-action.patch | 683 bytes | jody lynn |
Comments
Comment #1
jody lynnI'm setting this to criticial because it is a serious bug and needs attention. Feel free to switch back if you disagree.
Comment #2
gdevlugt commentedPatch seems to work for me on D6 head and fix the problem.
Comment #3
webchickComment #4
gábor hojtsyCommitted. Also RTBC for 7.x.
Comment #5
dries commentedCommitted to CVS HEAD. Thanks, Lynn.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.