In signup_send_confirmation_mail, there is a dependency to only use the tokens if the token module is enabled. Since the token_replace() method is a part of core, I remove the check and do the replacement immediately. I also did the similar change for the subject line although I that might be something to change up into something more useful? Patch will be in first comment.

Comments

btmash’s picture

Status: Active » Needs review
StatusFileSize
new1.04 KB

Here is the patch.

sgabe’s picture

Status: Needs review » Reviewed & tested by the community

The patch in #1 applies fine and fixes the issue.

sgabe’s picture

Component: Code » Email

Changing component.

sgabe’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

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