Closed (fixed)
Project:
Date
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2009 at 23:32 UTC
Updated:
6 Oct 2010 at 15:11 UTC
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
Comment #1
dawehnerI think this is a bug of date.
Views does not have the include code for the date module
Comment #2
arlinsandbulte commentedIs this still valid?
How can the issue be reproduced?
Comment #3
kenjil commentedJust 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.