Closed (won't fix)
Project:
Automatic Nodetitles
Version:
7.x-1.0
Component:
Miscellaneous
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2012 at 05:14 UTC
Updated:
15 Apr 2012 at 21:38 UTC
Hello, I have:
Drupal Core 7.12
Date 7.x-2.3
auto_nodetitle 7.x-1.0
Token 7.x-1.0
I have noticed that the date fields are not working. They are not even showing options.
What I mean is that I can't use for example [node:filed-MY-DATE-FILED:custom:Y] or even [node:field-MY-DATE-FIELD:short] I can only use [node:field_MY-DATE-FIELD] and is showing the default format date.
Those options are only working whit created, changed and current dates but not whit the date fields.
Comments
Comment #1
Yaazkal commentedThis is an issue with the Date module, and seems to have something related with Entity too
This works for me using entity dev:
[node:field-mydate:value:custom:Y]If someone is having this problem, please refer: http://drupal.org/node/1530042 and http://drupal.org/node/1266688
Comment #2
Yaazkal commentedI'm closing this issue because the problem is not on this module.