Closed (fixed)
Project:
Groups.drupal.org
Version:
6.x-1.x-dev
Component:
Notifications
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2009 at 17:35 UTC
Updated:
3 May 2012 at 04:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
beeradb commentedI 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.
Comment #2
gregglesI noticed this problem again today and went to confirm the configurations (see attached screenshot).
So, it doesn't seem to be a "simple" answer :/
Comment #3
dwwThere 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.
Comment #4
avpadernoComment #5
sreynen commented#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.