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.

CommentFileSizeAuthor
#2 Picture 1.png101.01 KBgreggles

Comments

beeradb’s picture

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.

greggles’s picture

StatusFileSize
new101.01 KB

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 :/

dww’s picture

Assigned: Unassigned » 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.

avpaderno’s picture

Project: Drupal.org site moderators » Groups.drupal.org
Component: Groups.drupal.org » Notifications
sreynen’s picture

Version: » 6.x-1.x-dev
Assigned: dww » Unassigned
Status: Active » Fixed

#439294: user_signup_info token not replaced on sites that don't define a signup form has since been fixed, so I think this is no longer an issue. Please re-open if I'm mistaken.

Status: Fixed » Closed (fixed)

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