Event signup confirmation email broken

highermath - June 16, 2009 - 17:35
Project:Drupal.org webmasters
Component:Groups.drupal.org
Category:bug report
Priority:normal
Assigned:dww
Status:active
Description

g.d.o is sending a broken signup confirmation:
------
Thanks Some User for signing up for our event. You will be reminded 1 day before the event.

Some Event Name
[Untimed]

%user_signup_info
------

%user_signup_info is apparently a token that isn't being replaced.

#1

beeradb - July 7, 2009 - 17:09

I posted a duplicate issue over a #512716: Signup email token replacement problem. Doesn't add much additional information, but confirms the bug for two more people.

#2

greggles - July 14, 2009 - 14:54

I noticed this problem again today and went to confirm the configurations (see attached screenshot).

So, it doesn't seem to be a "simple" answer :/

AttachmentSize
Picture 1.png 101.01 KB

#3

dww - September 14, 2009 - 20:03
Assigned to:Anonymous» dww

There are a combination of factors here:

A) g.d.o does not define any additional signup fields in its signup form, so it's kind of silly for the confirmation email template to include that token at all. that's just a g.d.o configuration issue.

B) There's a bug in signup where this token does not get set to an empty string on sites that don't have any additional info. See #439294: user_signup_info token not replaced on sites that don't define a signup form for patches.

 
 

Drupal is a registered trademark of Dries Buytaert.