Contribution Date
Technology
Contribution Project
Contribution Details
Using patch #5
-
+++ b/password_policy.module @@ -244,16 +244,28 @@ function password_policy_js_alter(&$javascript) { + $form['#submit'][] = 'password_policy_password_submit';
On applying this patch.
with 7.2.x branch.
Call to undefined function password_policy_password_submit();
Need to remove this and it's working fine.
Contribution Issue Link
Contribution Link
Files count
0
Patches count
0