Closed (fixed)
Project:
Calendar Tooltips
Version:
7.x-2.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2012 at 10:42 UTC
Updated:
7 May 2012 at 12:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
simon georges commentedThis patch seems to work for me.
Comment #2
pfx commentedI encountered the same problem in the last update of the Calendar.
Your patch has completely solved the problem!
thank you
Comment #3
simon georges commentedThanks for your feedback!
Comment #4
Tezza commentedCalendar 7.x-3.2
Calendar Tooltips 7.x-2.0
Patch in #1 works for me. Thank you Simon.
Comment #5
simon georges commentedLet's raise the priority, as a lot of users seem to be affected.
Comment #6
rob c commentedLooks good. Indeed fixes this error. Everything else (from what i've seen now) still works. Tried disabling/enabling javascript in my browser and also have ajax activated for the calendar, this all still works.
Comment #7
knoppyFR commentedSame problem. Does anybody can help me to apply the patch ?
I don't understand how to apply it.
Thank you
Comment #8
simon georges commented@knoppyFR, everything related to applying patch is at http://drupal.org/patch/apply.
Comment #9
rjb commentedThanks Simon for the patch and thanks everyone else for testing. I will apply it asap.
One thing to watch out for is that our users have to upgrade Calendar as well, otherwise the same kind of error will occur. The Calendar maintainers changed an array index from a numeric one into a string, which is an improvement of course, but it also causes an incompatibility with older versions of Calendar.
Comment #10
simon georges commentedrjb, you may eventually indicate in the next release that you need an upgraded version of calendar (by using an explicit dependency).
Comment #11
rjb commentedThanks. Will do.
Comment #12
rjb commentedFixed in 7.x-2.1.