Some Drupal users are upgrading their jQuery JavaScript library from version 1.0.4 to 1.1 to take benefit of its new functionalities (improved runtime speed). It's required for using Interface plugin too.

The patch addresses this incompatibility. It makes jscalendar JavaScript compatible with both versions.

I suggest this fix to be ported to the development HEAD and fix this issue for upcoming versions.

CommentFileSizeAuthor
jscalendar.js_.jquery11.patch719 bytesTSK2006

Comments

zostay’s picture

I was just checking to see that this was already recommended before submitting the same patch. I also use jQuery 1.1 for use with the Audit module.

nedjo’s picture

Status: Patch (to be ported) » Fixed

Thanks, fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)