Issue 441: Initial data not being rendered
Status:  Done
Owner: ----
Closed:  Jul 2010
Reported by gailhami...@gmail.com, Apr 7, 2010
I load a JSON data feed into the calendar. I see through Firebug, that the
JSON get call occurs fine. I have specified the place to retrieve the JSON
in the events attribute.
But when the Calendar is displayed, the appointment times are squashed into
midnight, no matter what the actual appointment time is.
Using the forward and backward buttons, fixes the issue, and the data now
appears correctly.
This happens with all the views.
I am using v1.4.5.
Any ideas?


Apr 8, 2010
#1 gailhami...@gmail.com
The rerendering event was not being called after the calendar was loaded. So this is
now working.
Jun 14, 2010
Project Member #2 adamrs...@gmail.com
please submit a report with a detailed description and a demonstration of the bug. This can be a link to a website or a ZIP containing a runnable HTML file. Please include everything needed to recreate the bug (JS, CSS, event JSON).
Jul 5, 2010
Project Member #3 adamrs...@gmail.com
i misunderstood, glad you got it to work
Status: Done