Closed (fixed)
Project:
Usernode
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2008 at 16:32 UTC
Updated:
18 Apr 2008 at 11:24 UTC
Testing from the Simpletest module has the ability to create temporary users during automated browser tests to simulate logging in with specific permissions. Simpletest creates a user and usernode creates a matching usernode. When Simpletest is done with its test, it cleans up and tries to delete the user, but usernode disallows the deletion of the corresponding usernode. This patch creates an exception for the deletion of usernodes created by Simpletest, which are always prefixed with simpletest_ in the node title and the node owner's name.
| Comment | File | Size | Author |
|---|---|---|---|
| usernode.module-simpletest_fix.patch | 1.07 KB | deekayen |
Comments
Comment #1
fagothanks, committed to 5.x-dev.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.