| Issue 83: | GCal event source only displays up to 25 events | |
| Back to list |
What steps will reproduce the problem? 1. Adding recurring events to Google Calendar 2. Once you have numerous events per night, recurring daily/weekly it overloads and stops showing events for certain days. What is the expected output? What do you see instead? Once you reach a limit (for example, 2 recurring events daily) and you add a new event for a day, fullcalendar will drop an event from the RSS feed completely. It will not show any events for a given day, or days because of this. What version of the product are you using? On what operating system? Latest download (1.2.1. XP) Please provide any additional information below. You can view this problem live at: http://maddogsportsbar.com/events.php Everytime I make a change or the client updates the calendar, previous events stop showing up. If we 'touch' the missing events and save in Google, another event will be lost. So there must be a limit inside of fullcalendar's programming.
Sep 8, 2009
I have uploaded the javascript for this. Thank you kindly! Works like a charm with numerous events. However, when each month is pulled in (first loading the page or advancing to another month) I receive an error message. The pop-up simply says "82" without the quotes. Any thoughts? Thank you again!
Sep 8, 2009
Quick note -- I looked at the revised gcal.js file and noticed "alert(events.length);" on line 65. Which is pretty straight forward. I just commented this out as I don't need to debug the length, etc. Works great with no errors or pop-ups now! Thanks.
Sep 8, 2009
haha yes, that was for my own debugging, forgot to take that out. attached is the same file w/o that annoying alert, for anyone else. thanks
Sep 21, 2009
this is fixed in 1.3 (and backported to 1.2.2) thanks
Status:
Fixed
Aug 13, 2013
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |
2.0 KB View Download
Status: Accepted