When i go to admin/build/workflow/edit/1 and I try to edit the access control for the different states, after I save an go back to the same page, the values that I had checked previously were not saved.
Worflow 5.x-2.3
Workflow_Access 5.x-2.3
When i go to admin/build/workflow/edit/1 and I try to edit the access control for the different states, after I save an go back to the same page, the values that I had checked previously were not saved.
Worflow 5.x-2.3
Workflow_Access 5.x-2.3
Comments
Comment #1
xamountI forgot to mention that I applied the patch at: http://drupal.org/node/296086#comment-1094878
When I reverse this patch, all seems to work.
Essentially this is what the patch does and I believe this is where the problem is:
With the patch applied, I don't get the message "Workflow access permissions updated." which can only tell me the correct submit function is not being called.
Any ideas?
Comment #2
ckngPlease see patch.