My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 932: adding new events to calendar is not working for all browsers
1 person starred this issue and may be notified of changes. Back to list
Status:  Invalid
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by provost....@gmail.com, Apr 25, 2011
This little line is the culprit
$('#calendar').fullCalendar('renderEvent', event, true);

I am adding an event on the success of an ajax call. This works in Chrome, but fails in both Safari 5.0.5 and Firefox4.

I have tried removing it from the ajax function, and it still fails.
Apr 28, 2011
Project Member #1 althaus.it
Please provide a working copy (online or attached ZIP) including all necessary files which shows the problem.
Status: Reproducing
Apr 28, 2011
#2 provost....@gmail.com
These two files reflect the implementation. THe only other files required to reproduce would be the latest files for the library including fullcalendar.js and fullcalendar.css.


calendar_ext.js
10.0 KB   View   Download
index.html.erb
1.3 KB   View   Download
Aug 13, 2013
Project Member #3 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Invalid
Labels: -Type-Defect Type-Bug
Sign in to add a comment

Powered by Google Project Hosting