Closed (fixed)
Project:
Pathauto
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
27 Sep 2012 at 17:02 UTC
Updated:
11 Oct 2012 at 22:51 UTC
Jump to comment: Most recent
I'm not sure that I agree from the documentation that the triggers property is actually required by hook_action_info(), but since pathauto does not define it, a PHP error is triggered by the flag_actions module.
See: http://drupal.org/node/1356786
Since the flag_actions maintainer refuses to add a check, could the pathauto module please add the triggers property?
Comments
Comment #1
dave reidNo, this is our fault, it looks like 'triggers' is required and Pathauto is in violation.
Comment #2
dave reidFixed in both 7.x-1.x and 6.x-2.x:
http://drupalcode.org/project/pathauto.git/commit/8526b19
http://drupalcode.org/project/pathauto.git/commit/18813af
Comment #3
jastraat commentedThanks!
Comment #5
claudiuv commentedit looks like this commit was lost in stable release of pathauto, as I've just been hit by this bug today. The dev version has 8526b19, though.
Comment #6
dave reidLook at the date this was committed, and then look at the date of when the last release was made.