Closed (fixed)
Project:
Password Policy
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2012 at 18:04 UTC
Updated:
11 Feb 2012 at 22:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
matt v. commentedI've updated the tests to reflect paths that changed in the Drupal 7 version. I also added the Current Password to tests of the change password process, as required by Drupal 7.
All tests now pass for me.
Comment #2
erikwebb commentedI'm not able to apply. Can you re-run the patch on the latest 7.x-1.x pull?
Comment #3
matt v. commentedOops, sorry, I forgot to pull the latest updates before generating that last patch. Here's an updated version.
Comment #4
erikwebb commentedI'm having a failure, but this is a great start.
http://drupalcode.org/project/password_policy.git/commit/a1ed516
Comment #5
matt v. commentedFor what it's worth, I updated the tests on a site using Drupal 7.0. All the tests definitely pass on that version; I just reconfirmed.
When I test the same version of Password Policy on a site with the latest version of Drupal (7.10), the testSelfChange fails. It appears that something changed between Drupal 7.0 and 7.10 that's affecting that test.