from substring uppercase issue
kenjil - October 18, 2009 - 23:32
| Project: | Date |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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
#1
I think this is a bug of date.
Views does not have the include code for the date module