Actions link does not work in Workflow page

indianroo - December 15, 2008 - 12:52
Project:Workflow Owner
Version:5.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

The "Actions" link for a workflow in the Workflow admin page does not work if workflow_owner is enabled.

In the workflow module, the href for the Actions link is "admin/build/trigger/workflow/$wid",
but the overrride in workflow_owner sets it to "admin/build/workflow/actions/$wid".

Should it be set to the value in the workflow module?

#1

JacobSingh - December 15, 2008 - 13:22

Yes, if there is anything referencing actions in workflow_owner it doesn't belong there.

 
 

Drupal is a registered trademark of Dries Buytaert.