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.

Comments

dave reid’s picture

Status: Active » Reviewed & tested by the community

Looks good.

dave reid’s picture

Status: Reviewed & tested by the community » Needs review

Actually we should add a test on user delete.

dave reid’s picture

Assigned: Unassigned » dave reid

Assigning to myself.

dave reid’s picture

StatusFileSize
new641 bytes

Attached test without the fix to workbench_access.module should fail.

dave reid’s picture

And the cumulative patch should be ready to go.

dave reid’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.