Two reasons it wasn't working for me:
1. I had Drupal installed in a subdirectory, and the callback URL assumed otherwise;
2. The text is updated when the event handler returns, but the callback hadn't updated the values yet.
Attached patch should fix both.
| Comment | File | Size | Author |
|---|---|---|---|
| password_policy-js-callback.patch | 1.08 KB | john morahan |
Comments
Comment #1
jelle_sPatch works like a charm!
Comment #2
erikwebb commentedhttp://drupalcode.org/project/password_policy.git/commit/6c2ab36
(Sorry, missed the attribution.)