The place holder tokens in the Signup confirmation and reminder emails aren't working. They are being sent out as the token's text instead of being replaced with the proper values.

Is this an issue of this module or the token module?

Comments

dww’s picture

Title: tokens aren't working » user_signup_info token not replaced on sites that don't define a signup form
Version: 5.x-2.4 » 6.x-1.x-dev
Assigned: Unassigned » dww
Category: support » bug
Status: Active » Needs review
StatusFileSize
new718 bytes
new670 bytes

Although the original report here is pretty vague, there *is* a bug in the built-in token replacement code, and it's been hitting g.d.o (see #493344: Event signup confirmation email broken for more). So, I'm going to assume the issue here is the bug explained in the new title and fixed with the attached patches for DRUPAL-6--1 + HEAD, and DRUPAL-5--2.

dww’s picture

Status: Needs review » Fixed

Greggles gave this a cursory look, and I know it works (trivial patch), so I committed to HEAD, DRUPAL-6--1 and DRUPAL-5--2. This will be out in 6.x-1.0-rc6 and 5.x-2.8...

Status: Fixed » Closed (fixed)

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