event_timezones.offset+event_timezones.offset_dst both incorrectly set an integer '0' as default for type 'DATETIME'

pobster - February 21, 2008 - 14:56
Project:Event
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed
Description

Blah, blah, blah - just change them both to default '0000-00-00 00:00:00'.

Throws up an error with the schema module is all.

Pobster

#1

troy.murray - April 10, 2008 - 13:46

I think these two columns should be a data type of time instead of datetime.

#2

Gerhard Killesreiter - April 11, 2008 - 22:33
Status:needs review» fixed

I've changed the default as suggested. Not sure what to do about the date vs datetime issue. IIRC there was a reason I had chosen datetime over time.

#3

Anonymous (not verified) - April 25, 2008 - 22:41
Status:fixed» closed

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

#4

Valeratal - October 10, 2009 - 18:46

I have this problem
adding event, but I have "start 00 00"
аnd errors in logs
event_timezones doesn't exist query: SELECT e.event_start, e.event_end, e.timezone, e.has_time, e.has_end_date .....

 
 

Drupal is a registered trademark of Dries Buytaert.