My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 761: Never stops "loading" for empty January month
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Jan 2011


Sign in to add a comment
 
Reported by frode.fu...@gmail.com, Dec 15, 2010
I'm passing a data source for the calendar using a JSON feed.

However, the loading event never completes on January month, if there are no events in this month. Yes only for January...

This is the data i pass when the array does not contain any events:

[ {title: '14',start: new Date(2000,m,14),end:new Date(2000,m,14),className: 'otherMonth'} ]

Any tips?

Thanks!

Dec 26, 2010
Project Member #1 adamrs...@gmail.com
i'll need to see the entire demo working in action. could be a problem with something seemingly unrelated. can you post an online demo? (if you can't can you please post a zip with all your files, and just include the json in a separate text file). thanks
Summary: Never stops "loading" for empty January month
Status: Reproducing
Jan 7, 2011
#2 frode.fu...@gmail.com
This issue may be closed as i have found what was causing this one to fail.

The data source i was using, initially loaded january as '00' instead of '01', this caused fullcalendar to fail on the "Loading" even though it had the correct data loaded a second later. 

Perhaps add a check in the code for fullcalendar on invalid data returned or similar?
Jan 12, 2011
Project Member #3 althaus.it
(No comment was entered for this change.)
Status: Done
Sign in to add a comment

Powered by Google Project Hosting