Closed (fixed)
Project:
User Relationships
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2007 at 20:50 UTC
Updated:
8 Oct 2007 at 19:00 UTC
If a site has both the user_relationship_mailer and user_relationship_defaults plugins enabled, creating the default relationship(s) will generate an email(s) to new users regarding the request of the default relationship(s). However, default relationships are already pre-approved, so users who follow through the links on the email won't have any valid action to perform.
Comments
Comment #1
prfctns6@gmail.com commentedOne way to fix this is to alter the mailer plugin so that it doesn't send mail for requests that are already approved. This would solve not only the issue with the default relationships, but would also reduce email for users who pre-approve all their relationship requests. Jeff, what do you think of that solution?
Comment #2
sprsquish commentedThat's how I'd solve it.
Comment #3
prfctns6@gmail.com commentedCool, thanks Jeff. I committed the fix.
Comment #4
gwen commented