creation of an event works fine, although if the start time of the event starts with 0 (e.g. 01, 02, 09) then when the event is edited later, the time reset to midnight.

editing of events that were created with hours after 9 are fine.

CommentFileSizeAuthor
#2 event.module.patch1.74 KBwdrout

Comments

rimu’s picture

this is probably the same as http://drupal.org/node/278312 although i did not notice other events being reset when editing one event

wdrout’s picture

Status: Active » Needs review
StatusFileSize
new1.74 KB

This bug is listed numerous times, so I'm attaching the same patch and statusing each as I find them. This patch is for Drupal 6.x.

dturover’s picture

Status: Needs review » Closed (duplicate)

This and other event time issues were wrapped up by a patch to bug 267018:
http://drupal.org/node/267018

The patch is in the Sep7 release of 6.x, so just grab the latest Event code and it should work.