From: David F. <da...@d2...> - 2005-05-11 17:43:33
|
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 |