Drupal 5.1, Workflow 5.x-1.1, Nodetype 5.x-1.x-dev

Test case:

1 - Create two different types, e.g. two different types of pages. In this example, Normal Pages and Controlled Pages.

2 - Create some content in each content type.

3 - Create two different workflows. Assign the first workflow to Normal Pages and the second workflow to Controlled Pages.

4 - Take one of the nodes that is a Normal Page and change it to a Controlled Page. Note that the workflow states are still those for Normal Pages.

It looks like the workflow module may need to check for the installation of the Nodetype module and default to using the data node_type table if it is installed.

Comments

Bastlynn’s picture

Status: Active » Closed (won't fix)

Hi,

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