Re: [Php-calendar-discussion] bug in version 0.5
Brought to you by:
sproctor
From: Sean P. <spr...@cc...> - 2003-03-04 02:38:56
|
On Mon, Mar 03, 2003 at 08:06:21PM -0000, Phil Waller wrote: > Hi. > First of all, I'm a complete newbie so please be gentle! > I am using version 0.5 because it suits what I'm trying to do. Everything is exacly how I want it except... > If a multiday event is entered it only shows as a single day event in the calendar. If you look at the details it is correctly entered in the database as a multiday event so it is the viewing that is the problem. > I have tried the example 0.5 calendars and they too do not display multiday events properly. > I have tried comparing the code with 0.7 which works as expected but cannot see where the problem is. > I really do not want to go to 0.7 as I have got 0.5 looking exactly the way I want it. > Any ideas please? > > Phil That's the way 0.5 works. it was done like that intentionally. I don't have enough time to support the versions I've released, let alone older versions. if you want it, either read the code from 0.7 or upgrade. (I'll release 0.8 in a few days, I think, so don't upgrade quite yet). Sean |