Hi,

i use views send as it is a very helpful module. I have a question though..
When i create the email body i use some token replacements. Specifically i need the

[current-page:url:absolute]

When i send the message the token doesn't get replaced with the URL.
Do you know why this is happening?

Is there any advice?

Edit: i have Tokens module enabled

Thank you

Comments

Jc Denton’s picture

Hello again i figured it out..

I needed the token filter module in order to replace tokens in body section.

hansfn’s picture

Title: View send replacements » General token replacement doesn't work
Category: support » bug
Status: Active » Fixed

No, you shouldn't need the token filter module. Any general tokens should be automatically replaced. In addition replacements for node/user should work if there is a nid/uid in the view.

You have discovered a bug which has been present for a long time. Commit 69d1911 fixes the issue. I'll release 7.x-1.0-rc2 later this week.

Jc Denton’s picture

Thanks for your reply. I will try the patch!

Jc Denton’s picture

Yes! the changes fixed the issue.

Thank you

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

update information