Closed (fixed)
Project:
Password Policy
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2010 at 17:53 UTC
Updated:
19 May 2011 at 21:51 UTC
When a user account is changed from "blocked" to "active" by admin, duplicate account activation emails are being sent to the user.
When Password Policy is uninstalled, only a single account activation email is sent.
Comments
Comment #1
tacituseu commentedThe whole 'submit' part of password_policy_user() should have been removed by patch in #605732: Account activation triggers both Account activation email and Password Recovery email.
Comment #2
keva commentedshould that patch be applied to 6.x-1.0-beta1?
I assumed the patch was already in 6.x-1.0-beta1, since changing from "blocked" to "active" no longer sends the Password Reset email.
But it does send duplicate Account Activation emails.
Comment #3
tacituseu commentedOne chunk got lost, removal of old 'submit' code.
Comment #4
deekayen commentedIt should be gone in HEAD now.
Comment #6
kevin.dutra commentedHaven't found any sort of roadmap for this module, but is there liable to be a release anytime in the near future that would include the fix for this? (It's been over a little over a year now since beta1.)