From: Wesley M. <we...@we...> - 2005-12-15 03:28:15
|
On Dec 13, 2005, at 4:50 PM, Nicolas Contamin wrote: > > * If I display multiple calendars, and use the jumpTo section of the > sidebar (this week, particularly), the calendar list in the URL is > troncated (and the error page is shown, depending on the last element > of the cpath_list). > Example: > Go to my default vue : http://eidolon.univ-lyon2.fr/~nicoconta/ > phpicalendar/ > And then select 'Cette semaine' ('This week', for non-french speaking) Fixed this. list_jumps() was passing in multiple calendar names to getCalendarName(), instead of one at a time. -- Wesley Miaw we...@we... |