Closed (fixed)
Project:
Signup
Version:
6.x-1.x-dev
Component:
Email
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Apr 2009 at 15:36 UTC
Updated:
29 Sep 2009 at 20:10 UTC
Jump to comment: Most recent file
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?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 439294-1.user_signup_info_token.patch | 670 bytes | dww |
| #1 | 439294-1.user_signup_info_token.d5.patch | 718 bytes | dww |
Comments
Comment #1
dwwAlthough 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.
Comment #2
dwwGreggles 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...