modolabs / Kurogo-Mobile-Web

Kurogo is a PHP framework for delivering high quality, data driven customizable content to a wide range of mobile devices. Its strengths lie in the customizable system that allows you to adapt content from a variety of sources and easily present that to mobile devices from feature phones, to early generation smart phones, to modern devices and tablets
http://kurogo.org
GNU Lesser General Public License v2.1
198 stars 99 forks source link

Calendar Data Exception #63

Open mike-henderson opened 11 years ago

mike-henderson commented 11 years ago

Hello, Experiencing this error in the Calendar Module feed: http://www.google.com/calendar/ical/adams.edu_il1951q6usprll7a986gode84g%40group.calendar.google.com/public/basic.ics

nextIncrement was the same when parsing a recurring event rule. There is likely a bug in the iCalendar code. Please report this behavior

Fatal error: Uncaught exception 'KurogoDataException' with message 'nextIncrement was the same when parsing a recurring event rule. There is likely a bug in the iCalendar code. Please report this behavior' in /Applications/MAMP/htdocs/Kurogo-Mobile-Web/lib/Calendar/ICalendar.php:874 Stack trace: 0 /Applications/MAMP/htdocs/Kurogo-Mobile-Web/lib/Calendar/ICalendar.php(952): nextIncrement(string, string, integer, string) 1 /Applications/MAMP/htdocs/Kurogo-Mobile-Web/lib/Calendar/ICalendar.php(330): occurrences(object, object, integer) 2 /Applications/MAMP/htdocs/Kurogo-Mobile-Web/lib/Calendar/ICalendar.php(1055): getOccurrencesInRange(object, integer) 3 /Applications/MAMP/htdocs/Kurogo-Mobile-Web/lib/Calendar/CalendarDataModel.php(277): getEventsInRange(object, integer, array) 4 /Applications/MAMP/htdocs/Kurogo-Mobile-Web/app/modules/calendar/CalendarWebModule.php(680): items() 5 /Applications/MAMP/htdocs/Kurogo-Mobile-Web/lib/WebModule.php(1709): initializeForPage() 6 /Applications/MAMP/htdocs/Kurogo-Mobile-Web/lib/WebModule.php(1875): setPageVariables() 7 /Applications/MAMP/htdocs/Kurogo-Mobile-Web/www/index.php(306): displayPage() 8 {main} thrown in /Applications/MAMP/htdocs/Kurogo-Mobile-Web/lib/Calendar/ICalendar.php on line 874