Posted by kenjil on October 18, 2009 at 11:32pm
Jump to:
| Project: | Date |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
using cck, i've created a content (which is a date) that is called 'field_from_date_event'. If i try to add this field to a view, the 'form' substring of 'field_from_date_event' is changed to uppercase, which ends up in an error in the query :
user warning: Unknown column 'node_data_field_FROM_date_event.field_from_date_event_value' in 'field list' query
Comments
#1
I think this is a bug of date.
Views does not have the include code for the date module
#2
Is this still valid?
How can the issue be reproduced?
#3
Just tried to reproduced this issue (version of views changed, now 6.x-2.11, then 6.x-2.6) and can't reproduce the problem.
Closing issue.