Closed (fixed)
Project:
Event
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
9 Apr 2005 at 21:54 UTC
Updated:
10 May 2005 at 18:59 UTC
Events converted from 4.5 have ending timestamps of 0. New events might have unknown or indeterminate end times - without a way to explicitly express this, it seems best to leave the end date at its default, or equal to the start time. In any of these cases, displaying the end time is unhelpful.
I suggest that whenever the end time is <= the start time, the end_format be set to an empty string, and that theme_event_nodeapi skip displaying the end when end_format is empty.
Comments
Comment #1
crunchywelch commentedI think the proper behaviour is to set the end time to the same as the start time, and if they are equal do not display them which is the current behaviour when creating new events now. This will be done soon.
Comment #2
crunchywelch commenteddone in 4.6 branch and head
Comment #3
(not verified) commented