Closed (fixed)
Project:
AJAX Trigger
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2011 at 14:59 UTC
Updated:
26 May 2011 at 11:51 UTC
The file ajax_trigger.module on line 66 uses the function _trigger_get_hook_aids, which is part of the Drupal core module Trigger.
If this the module is disabled, then AJAX Trigger will not work, because during the AJAX-request appears an error in php-code.
Since I process the data yourself using hook hook_ajax_trigger (),Trigger module is not needed, but without it does not work.
Request to the author of the module to correct this situation and thank you for the module!
P. S. Sorry for my English...
Comments
Comment #1
kenorb commentedFixed by added dependency, thanks.
http://drupalcode.org/project/ajax_trigger.git/commit/5677825