When I manually navigate to "admin/build/workflow/actions" the following error message is shown:
warning: Missing argument 1 for workflow_actions_page() in /mysite/drupal 5.1/sites/all/modules/workflow/workflow.module on line 1284.You must first set up transitions before you can assign actions.
The "set up transitions" link leads me to "admin/build/workflow/edit/" which of course is invalid again and triggers another error message. Still I'm allowed to edit the "Workflow tab permissions" for this undefined workflow. Saving triggers once more an error message, stating that (of course) no name was provided for this workflow.
All this shouldn't be possible, rather the user should be caught at every single level and brought back to a valid path.
Comments
Comment #1
Bastlynn commentedHi,
With the release of Drupal 7, Drupal 5 is no longer receiving security updates, reviews, or development from many contributed modules. Since 5 is now considered a depreciated version, you really should seriously look into upgrading to Drupal 6 or 7. The newer versions of Drupal work better, have more support, and will be safer (literally! security patches!) for your website. We are currently working on a new release for Workflow to Drupal 7. In light of that, further support for Drupal 5 issues is infeasible at the moment. Please consider upgrading to Drupal 6 or 7 in the near future - you'll be glad you did.
- Bastlynn