Issue 1570: Fullcalendar breaks with jQuery UI 1.9.0
Status:  Released
Owner: ----
Closed:  Aug 2013
Reported by msp5...@gmail.com, Oct 12, 2012
After updating to version 1.9 of the jQuery UI, my fullcalendar crashes with the following error:


Object doesn't support property or method 'curCSS'


From searching online, I've found links stating 'curCSS' has been depreciated (since 1.3). See this, http://stackoverflow.com/questions/11938801/object-not-supported-javascript-error-trying-to-access-fullcalendar
Oct 30, 2012
#1 forward...@gmail.com
Use the custom version provided in the source and you won't have any errors. Unless you absolutely have to have some new feature, you're better off using what is proven to work. You could possibly compare the changes between 1.8.1 and combine the two but it'll be a bit of hassle.
Aug 13, 2013
Project Member #2 adamrs...@gmail.com
this was fixed a while ago and released.
Status: Released
Labels: Type-Bug