Closed (fixed)
Project:
Mime Mail
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2009 at 18:03 UTC
Updated:
15 Jul 2010 at 17:40 UTC
I am setting this as a minor issue because $mailkey is just used on the hook_mail_alter() invoke and as I explained in #448996: Wrong implementation of hook_mail_alter() (#7) I think that code should be actually removed.
Even though, attached patch is for a proper setting, at least a quick fix for now just in case $mailkey is actually needed.
| Comment | File | Size | Author |
|---|---|---|---|
| mimemail.module.mailkey_not_properly_set.patch | 570 bytes | hanoii |
Comments
Comment #1
hanoiiComment #2
hanoiiComment #3
sgabe commentedConfirmed. The $message parameter has an id element not mailkey. Patch is good, I am marking this as RTBC.
Comment #4
gerhard killesreiter commentedIndeed, this needs fixing.
Comment #5
sgabe commentedChanging version to HEAD.
Comment #6
sgabe commentedCommitted to HEAD.