Download & Extend

pathauto_action_info() does not define the triggers property

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

Version:7.x-1.2» 7.x-1.x-dev
Assigned to:Anonymous» Dave Reid

No, this is our fault, it looks like 'triggers' is required and Pathauto is in violation.

#2

#3

Thanks!

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.