From: Jim Hu <ji...@ta...> - 2006-04-26 15:13:04
|
Danon, Thanks! Shouldn't you be on the developer team with CVS access? JH p.s. I hope to get the website back up soon...Chad warned me that it would attract hackers :^( On Apr 26, 2006, at 9:49 AM, Nicolas Contamin wrote: > 2006/4/13, Jim Hu <ji...@ta...>: >> Anyone want to take a shot at this bug > > oki, That's done! > It was quite awesome, but here is the answer (a patch file is in > attachement) : > > You have to insert this code line, after line 92 of > function/overlapping_event.php : > $new_block['events'] = $ol_blocks[$new_block_key]['events']; > > Jim, would you mind to update the CVS, please. > (If you want to be sure, just have a look at this (but, this is a > development server, so full of warning, I'm sorry) : > http://eidolon.univ-lyon2.fr:16080/~nicoconta/phpicalendar_v3/ > week.php?cal=room101,room126,room130,room216,room218&getdate=20060403) > > > In fact, this should fix lots of display bugs. > When the algorithm was checking for overlapping events, the base > reference was never updated, so some events were skipped and bad > values were passed to the display engine. > > > Danon'. > -- > I'm a poor and lonesome Yaourt... (Air connu) > <overlapping_events.diff> |