From: Jamin W. C. <jco...@as...> - 2005-05-05 14:54:04
|
On Thu, May 05, 2005 at 02:13:38AM -0500, Jim Hu wrote: > David Fallon noticed a bug in the template.php I uploaded last night. > An all-day event suppresses display of later events that start before > $cal_time. It turns out that this was a problem in earlier versions of > template.php as well. I've uploaded his solution to CVS as version > 1.68...I had previously uploaded a kludge as 1.67. This also makes the > $keys to $this_time_arr consistent between events copied from the > master array directly and prepended events that start before $cal_time. Not sure if this should also have corrected the display of events that span days, but the current CVS is also not displaying items of this nature properly. With the current CVS, events that span multiple days only appear to be displayed on the day they start. -- Jamin W. Collins This is the typical unix way of doing things: you string together lots of very specific tools to accomplish larger tasks. -- Vineet Kumar |