Download & Extend

from substring uppercase issue

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

Project:Views» 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

#2

Status:active» postponed (maintainer needs more info)

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

#3

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.