Posted by jastraat on September 27, 2012 at 5:02pm
4 followers
Jump to:
| Project: | Pathauto |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Dave Reid |
| Status: | closed (fixed) |
Issue Summary
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
#1
No, this is our fault, it looks like 'triggers' is required and Pathauto is in violation.
#2
Fixed 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
#3
Thanks!
#4
Automatically closed -- issue fixed for 2 weeks with no activity.