As with the implementation user_mail_tokens(), the $language variable should be taken into account when generating tokens for localised emails.
This small patch against the 1.2 branch should be easy to port to the other branches also.
| Comment | File | Size | Author |
|---|---|---|---|
| pm_email_notify.url_language.patch | 2.07 KB | James Andres |
Comments
Comment #1
berdirThanks, commited to 6.x-1.x, let's see if this applies to 6.x-2.x too.
Note that they way translations for mails are stored in 6.x-2.x has been changed.
Comment #2
berdirpm_email_notify.url_language.patch queued for re-testing.
Comment #3
berdirThanks, commited to 6.x-2.x and 7.x-1.x.
We should add a test for this too...