canvs / fullcalendar

Automatically exported from code.google.com/p/fullcalendar
0 stars 0 forks source link

IE issue.. draggable events when page refresh the events will return to their original day/date #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by albert.o...@gmail.com on 5 May 2009 at 2:19

GoogleCodeExporter commented 9 years ago
by the way, im using json to fetch my events in the database

Original comment by albert.o...@gmail.com on 5 May 2009 at 2:30

GoogleCodeExporter commented 9 years ago
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)

Original comment by adamrs...@gmail.com on 5 May 2009 at 5:25

Attachments:

GoogleCodeExporter commented 9 years ago
works now with your attached fullcalendar.js.. thanks!
by the way, this plugin really rocks! nice work  :)

Original comment by albert.o...@gmail.com on 5 May 2009 at 6:58

GoogleCodeExporter commented 9 years ago
great, thanks for using it

Original comment by adamrs...@gmail.com on 5 May 2009 at 2:38

GoogleCodeExporter commented 9 years ago

Original comment by adamrs...@gmail.com on 14 Aug 2013 at 3:59