Issue 2199: allDay return null for event end
Status:  Duplicate
Merged:  issue 2194
Owner: ----
Closed:  Nov 2014
Reported by augusto....@alevia.se, Jul 7, 2014

When changing allDay to true fullcalendar returns null för event end. This make the rendering to be one day. Thios is not the behavior when fetching the event which are allDay== true, They renders correctly with start and end date.

Even after updating with allDay to false it continue to show as a one day event until reloading the events from server. 
I think the standard behavior is for allDay must have a start and end date. But I'm not sure the intentions of declaring the end date as null. May be I missunderstand the beauty of this behavior. I don't know how to use for my goals. I need an end date like other calendars.
The fiddle: http://jsfiddle.net/Mr_Vertigo/sr87X/

Jul 7, 2014
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: allDay return null for event end (was: AllDay return null for event end.)
Status: Reproducing
Labels: Type-Bug
Nov 25, 2014
Project Member #2 adamrs...@gmail.com
was able to reproduce. same underlying bug as another bug previously reported. merging...
Status: Duplicate
Mergedinto: 2194