Issue 5: IE issue.. draggable events when page refresh the events will return to their original day/date
Status:  Released
Owner: ----
Closed:  Aug 2013
Reported by albert.o...@gmail.com, May 4, 2009
What steps will reproduce the problem?
1. This happens in IE only. If i drag the event/s to another date then
refresh the page, the event would return back to the original date. More
like its been cached. Also happens when i will call
$('#calendar').fullCalendar('refresh') after eventDrop. This only happens
in IE though..

What is the expected output? What do you see instead?
Event must be in correct date/day after eventdrop and page refresh.

What version of the product are you using? On what operating system?
Version 1. revision 4

Please provide any additional information below.

May 4, 2009
#1 albert.o...@gmail.com
by the way, im using json to fetch my events in the database
May 4, 2009
Project Member #2 adamrs...@gmail.com
yeah, IE is probably caching it. if you use the attached fullcalendar.js, does it work?
(ive forced a millisecond time into the json's url)
fullcalendar.js
19.3 KB   View   Download
May 4, 2009
#3 albert.o...@gmail.com
works now with your attached fullcalendar.js.. thanks!
by the way, this plugin really rocks! nice work  :)
May 5, 2009
Project Member #4 adamrs...@gmail.com
great, thanks for using it
Status: Verified
Aug 13, 2013
Project Member #5 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Released
Labels: -Type-Defect -Priority-Medium Type-Bug