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

clivesj’s picture

Same for me here.
It looks like the tokens for !message and !subject are not set.?!

beginner’s picture

confirmed.

litwol’s picture

Please file a patch. i am otherwise not maintaining d5 mail_edit.

litwol’s picture

Status: Active » Closed (won't fix)

D5 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.

beginner’s picture

So you confirm that it works with D6?

litwol’s picture

D6 works differently. it works but it has different integration method

beginner’s picture

ok, thanks. I'll check it when I can upgrade.