Issue 492: problem with jquery latest release (1.4.2)
Status:  Done
Owner: ----
Closed:  May 2010
Reported by alessand...@gmail.com, May 25, 2010
i got a problem with fullcalendar and jquery 1.4.2+jqueryUI 1.8.1

my web app with fullcalendar is working well with jquery 1.3.2 and ui
1.7.2, if i change the jquery javascript to the latest available version it
stop working

firefox web developer show no javascript error, but the calendar is not
loading it just stay the "loading..." div
May 26, 2010
#1 jimi.tol...@gmail.com
i think there's also an issue with the ui.sortable when using 1.4.2. i'm sure
everything has to be upgraded to ui 1.8 to operate with 1.4.n.

i too am awaiting any fixes to allow it to work on 1.4.
May 31, 2010
Project Member #2 adamrs...@gmail.com
hey, i have a feeling your json is not completely valid. it needs to be perfect, or 
jquery doesn't parse it correctly (a new "feature" in jquery 1.4.*)
see more here: http://yehudakatz.com/2010/01/15/jquery-1-4-and-malformed-json/

please let me know if this is the problem
May 31, 2010
#4 jimi.tol...@gmail.com
adam - refreshed all my js and css. everything working perfectly now.

thanks again for a great component...

jimi
May 31, 2010
Project Member #5 adamrs...@gmail.com
ok cool, glad you got it to work
Status: Done