Hi all,

Using this for my automatic note title...

Minutes for [field_meetingdate-month]

This is what I get as the resulting title...

Minutes for June 14, 2008 - 00:00

Details:
- The field_meetingdate is configured for Year/Month/Date granularity so the date showing is correct. However I was expecting that Token to just return "June".
- Versions...
CCK 5.x-1.7
Date/DateAPI 5.x-2.0-rc
Token 5.x-1.11 (as per issue)

I looked through the issue queue, but couldn't tell if this is a dupe or not. Apologies if it is.

- Peter

Comments

meba’s picture

Confirming this bug, I am experiencing it too...

meba’s picture

Project: Token » Date
Version: 5.x-1.11 » 5.x-2.0-rc

This is actually a bug in _date_token_values function of date module. Moving...

meba’s picture

And it is fixed in 2.0-dev...

KarenS’s picture

Status: Active » Fixed

If it is fixed in the -dev version, it is fixed. I hope to get a new official release out in the next week or so that will pick up fixes since the 2.0-rc release. In the meantime, if you need the fixed version, use the -dev version.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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