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

dawehner’s picture

Project: Views (for Drupal 7) » Date
Version: 6.x-2.6 » 6.x-2.x-dev

I think this is a bug of date.

Views does not have the include code for the date module

arlinsandbulte’s picture

Status: Active » Postponed (maintainer needs more info)

Is this still valid?
How can the issue be reproduced?

kenjil’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

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.