Closed (won't fix)
Project:
Mail Editor
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2008 at 20:02 UTC
Updated:
28 Jul 2008 at 18:09 UTC
Hello,
The !message and !subject are not replaced when sending a contact email through the user account contact. all the other variable are set and replaced in the email.
I am using Drupal 5.7 and mail_edit 1.1 (with the subscription modules).
Any ideas?
Pascal
Comments
Comment #1
clivesj commentedSame for me here.
It looks like the tokens for !message and !subject are not set.?!
Comment #2
beginner commentedconfirmed.
Comment #3
litwol commentedPlease file a patch. i am otherwise not maintaining d5 mail_edit.
Comment #4
litwol commentedD5 version is not going to be maintained. i did build the d6 version from scratch and will maintain it.
i will however accept a patch if some one is willing to contribute to solve the problem in this issue.
Comment #5
beginner commentedSo you confirm that it works with D6?
Comment #6
litwol commentedD6 works differently. it works but it has different integration method
Comment #7
beginner commentedok, thanks. I'll check it when I can upgrade.