[Php-calendar-discussion] bugs in php-calendar
Brought to you by:
sproctor
From: Michael D. <mi...@wu...> - 2007-09-04 19:48:23
|
Hello, First let me say I really like your calendar. There are some bugs I'm seeing though, both of which involve multi-day events: 1. When clicking on "Back to Calendar" it takes you to the first day of the multi-day event rather than the Calendar year/month you were viewing. If an event spans multiple months, this can be confusing (though certainly not a show-stopper.) 2. Events spanning multiple days do not order correctly with other events. If I make an event with start date 2007-01-01 5pm and an end date of 2007-01-02, then on the calendar day for 2007-01-02 the 5pm meeting shows up first - presumably because it started the day before. So you end up having on that day the first event starting at 5pm, and then an event happening at 8:30am, etc. I doubt there are work-arounds - is this something that can be fixed in the next release? Thanks, Michael |