When i try to delete a password policy, e.g. policy 2
via the delete link within the list at admin/config/people/password_policy/list,
i got a page not found at admin/config/people/password_policy/delete/2.
The attached patch fixes the 'page not not found' and deletes policy 2.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | password_policy-unable_to_delete_policy-1334202-2-D7.patch | 2.38 KB | erikwebb |
| #1 | password_policy_admin_delete.patch | 1.03 KB | fl3a |
| password_policy_admin_delete.patch | 0 bytes | fl3a |
Comments
Comment #1
fl3a commentedAttached an empty patch, here it is, sorry....
Comment #2
erikwebb commentedFixed and committed with the following patch.
http://drupalcode.org/project/password_policy.git/commit/4920d9c
Comment #3.0
(not verified) commentedDescription of what this patch will fix