This should be the definitive patch for the ajax problem reported here:

http://drupal.org/node/155531
http://drupal.org/node/155250

The previous patch did not work when the there is an ajax message from another module just before the event message is processed.

CommentFileSizeAuthor
#3 ajax_fix3.diff2.52 KBsamuelet
ajax_fix2.diff2.01 KBsamuelet

Comments

killes@www.drop.org’s picture

Status: Reviewed & tested by the community » Needs review

Thanks for sending patches, but please learn how to operate the patch queue...

samuelet’s picture

Sorry for opening another bug report, but i did not see the "follow" link.
It seems to me that there is another bug on eventblock javascript code that prevents the ajax mechanism to work on Internet explorer.

samuelet’s picture

StatusFileSize
new2.52 KB

This patch should fix the bug which prevents internet explorer to work.
It includes all previous patches.

lamojo’s picture

this patch solved the AJAX problem for internet explorer IE 6 + 7 for zapping through the little calendars in the 'Calendar to browse events' block, provided by the event module!

thank you sooooo much! you saved my day big time!!!

killes@www.drop.org’s picture

Status: Needs review » Reviewed & tested by the community

Applied to the 5.2 branch, still need to go to 5.1

japerry’s picture

Status: Reviewed & tested by the community » Closed (outdated)

Event for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.