Closed (won't fix)
Project:
Account reminder
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2010 at 00:55 UTC
Updated:
2 Apr 2010 at 21:12 UTC
I am testing the 6.x-1.x-dev version of this module from 2009-10-02 and I also have the Mail logger module active.
I noticed the mailkey is long and has redundancy in its naming.
account_reminder_account_reminder_email
Can this be shortened?
Thanks,
Izzy
Comments
Comment #1
jaydub commentedGiven that the module has been in the wild for some time and people may have already written hook_mail_alter() functions that operate on this mailkey, I would not be in support of changing the mailkey at this point. Perhaps for the D7 version of the module the key can be updated. For now I don't think risking breaking people's sites is worth the minor change.