Closed (duplicate)
Project:
Rules
Version:
6.x-1.3
Component:
Rules Engine
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2010 at 15:25 UTC
Updated:
25 Nov 2010 at 10:54 UTC
I had set up two rules, each to run triggered on 'new account creation'.
when testing the user experience for new account registration, I noticed the Administrator nor the 'test user', was receiving any email verification from the Drupal system, despite the 'user settings' being set to 'visitors require Admin approval' and 'email verification required'.
It took me half a day to track it down to the Rules module. After I deleted the two rules (one to display a message and one to re-direct to a particular node), setting up another dummy account produced the expected results, ie confirmation and approval emails being sent to respective Admin and dummy user email addresses.
Comments
Comment #1
Brian Tastic commentedIs this not a bug worthy of attention? or is it not a bug? has anybody else had similar experiences to the same rule type?
Comment #2
fagoI guess that's a duplicate of http://drupal.org/node/486168 ?