Closed (duplicate)
Project:
Signup
Version:
6.x-1.0-rc3
Component:
CCK Date integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2009 at 21:20 UTC
Updated:
22 Jul 2009 at 22:17 UTC
I'm using CCK Date for my events. In the signup confirmation email I wrote, %user_name, %node_title and %node_url all get substituted properly, but %node_start_time does not. I was able to work around this with the Replacement Token [field_date-view] for my defined field.
My cck field is named field_date, with the label being 'Date'. I confirmed in my date content type under 'Signup settings' that I selected 'Date' as the 'Date field to user with signup' (the other two options being and ).
As I said, I have a workaround that works. But I'm curious why the substitution string doesn't work and hope the reason doesn't affect other functionality.
Comments
Comment #1
dwwThis was already fixed over at #390000: Date format has changed. I'm way over-due for a RC4 release, which should be out in the next day or so. That'll include the fix.