Closed (fixed)
Project:
Menu Node Edit
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2009 at 17:35 UTC
Updated:
1 Jul 2009 at 19:40 UTC
The hook_form_alter() implementation for the user edit form incorrectly adds a user id to the form, and the update/insert queries incorrectly try to use this value on updated. This causes SQL errors. Patch attached.
\m/
| Comment | File | Size | Author |
|---|---|---|---|
| oh_hai.patch | 1.33 KB | gdd |
Comments
Comment #1
agentrickardD'oh!
Committed! Thanks!