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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | event.module.patch | 1.74 KB | wdrout |
Comments
Comment #1
rimu commentedthis is probably the same as http://drupal.org/node/278312 although i did not notice other events being reset when editing one event
Comment #2
wdrout commentedThis 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.
Comment #3
dturover commentedThis 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.