From: Chad L. <ch...@ch...> - 2005-05-11 21:38:43
|
Sorry Ive been preoccupied with another project. It might be a good time to note that when fixing bugs, to check that the calendar itself is properly written against IETF-2445. Most times iCal/Mozilla/ Sunbird files are ok... and generally we dont accept hand written ical files. It might also be good that we have a regression suite of test calendars for when we test any major code changes. The checkOverlap function was written by David Reindl who may be able to help you fix anything, although that function has been very stable over the past few years to my knowledge. -C On May 11, 2005, at 10:43 AM, David Fallon wrote: > I've gone quiet over the past few days because the overlapping > functions has been kicking my ass. Every time I successfully fixed > one problem, another one popped out of the woodwork. So, I'm going > to take a step back and redo the code (since all the problems are > in checkOverlap). This is a semi-crappy solution, as I could very > well introduce new problems, but I guarantee we'll at least get > full coverage (and I'll be better equipped to fix bugs as people > report them, instead of my struggles to keeps shoehorning fixes > into the existing structure). If you'd like to see the calendars > i'm wrestling with, check out SF Bug #1017270. Overlapping info > gets messed up depending on the weird overlappings setup, and this > calendar (check out the week of 20040829, esp the end of the week, > and when combined w/ Home.ics) has all kinds of weird overlapping > going on. :) Still waiting to hear on all my other patches. > > dave > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click > _______________________________________________ > Phpicalendar-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel > > |