Hello all!
Since my upgrade from Date 2.2 to 2.3, tokens provided by a Date field are broken.
In my case, the Pathauto module get the year value of the field "field_publication_date", using token [node:field-publication-date:custom:Y] (and the same for month and day). Since the upgrade, Pathauto doesn't constructs the path correctly.
In the Pathauto configuration screen returns me an error:
"The Pattern for all Publication paths is using the following invalid tokens: [node:field-publication-date:custom:Y], [node:field-publication-date:custom:m], [node:field-publication-date:custom:d]."
Any clue?
Thanks!
Edit: As this update doesn't alter the database, I just replaced the 2.3 module by the 2.2 version. After launching the "update script (modules)", everything seems to work as before.
Comments
Comment #1
mzgajner commentedI experienced the same problem - using custom formatters and it seems many tokens that were available for date fields simply disappeared. Downgrading per your suggestion.
Comment #2
hejeva commentedExperiencing same thing.
Rolled back to 2.2 until issue is resolved.
Comment #3
arlinsandbulte commentedSee
#1266688: Support microdata in date fields
&
#1103032: Document how to use date tokens
Comment #3.0
arlinsandbulte commentedSmall edit.