Closed (fixed)
Project:
Workbench Access
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
14 Sep 2011 at 13:35 UTC
Updated:
3 Oct 2011 at 19:51 UTC
Jump to comment: Most recent file
I do get the notice below when I delete a user.
Notice: Undefined variable: uid in workbench_access_user_delete() (line 1032 of workbench_access.module).
The attached patch fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 1278986-php-notice-workbench-access-user-delete.patch | 1.06 KB | dave reid |
| #4 | 1278986-fail.patch | 641 bytes | dave reid |
| undefined-variable.patch | 441 bytes | larskleiner |
Comments
Comment #1
dave reidLooks good.
Comment #2
dave reidActually we should add a test on user delete.
Comment #3
dave reidAssigning to myself.
Comment #4
dave reidAttached test without the fix to workbench_access.module should fail.
Comment #5
dave reidAnd the cumulative patch should be ready to go.
Comment #6
dave reidCommitted #5 to Git.
http://drupalcode.org/project/workbench_access.git/commit/7788949