Fatal error views_date_handler::has_tz_support() on adding views filter on datestamp

Lapino - June 8, 2008 - 14:58
Project:Date
Version:6.x-2.0-beta
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

When I add a filter to a view that filters on the value of a datestamp field (note: same error occurred with a date field) I get the following error:

Fatal error: Call to undefined method views_date_handler::has_tz_support() in /var/www/drupal/sites/all/modules/date/date/date.views.inc on line 918

My config:
Drupal version 6.2
PHP 5.2.4
Type of field: Date and datestamp
Widget: JSCalendar
Time zone option: No time zone handling
No multiple field
Field is marked as required

#1

KarenS - June 11, 2008 - 12:59
Status:active» fixed

I just released a new 6.2-beta2 version for Date, so update to the latest code for Date and also get the latest -dev version of the Views module, which has some date-related changes that are needed for the Date views handling. If you use the Calendar module, get the new 6.2-beta2 version of that as well.

If you still have problems after that, open a new issue marked with the beta2 version so I know it's still a problem there.

#2

Anonymous (not verified) - June 25, 2008 - 13:02
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.