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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | ajax_fix3.diff | 2.52 KB | samuelet |
| ajax_fix2.diff | 2.01 KB | samuelet |
Comments
Comment #1
killes@www.drop.org commentedThanks for sending patches, but please learn how to operate the patch queue...
Comment #2
samuelet commentedSorry 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.
Comment #3
samuelet commentedThis patch should fix the bug which prevents internet explorer to work.
It includes all previous patches.
Comment #4
lamojo commentedthis 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!!!
Comment #5
killes@www.drop.org commentedApplied to the 5.2 branch, still need to go to 5.1
Comment #6
japerryEvent 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.