Issue 1981: eventSources no longer works
Status:  Duplicate
Merged:  issue 1982
Owner: ----
Closed:  Aug 2013
Reported by megam...@gmail.com, Aug 27, 2013
After updating to fullcalendar 1.6.3 and jQuery 1.10.2 my "eventSources" no longer work?

stripped down all css and other plugins here:

http://jsbin.com/OBINOze/4/edit

When I enter the events directly using the "events" property it works. But when using the "eventSources" property instead nothing renders. To test I made a very simple testfeed.php which returns exactly the same two events as json. No mather what I do I cant get "eventSources" to work after upgrading the fullcalendar. The json that the feed returns is valid (and very simple)


http://jsbin.com/OBINOze/4/edit
Aug 27, 2013
#1 megam...@gmail.com
Dont think its possible to use the feed (other file) in JSBin or JSFiddle, but if you copy/past the html and then make a simple file called 'testfeed.php' on the side which returns valid json, you can reproduce, that no events are rendered when comming from 'eventSources" instead of "events"
Aug 28, 2013
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Duplicate
Mergedinto: 1982