Download Size md5 hash
workflow_ng-5.x-1.3.tar.gz 45.8 KB 7933e17a248317578f88b96032833f12
workflow_ng-5.x-1.3.zip 56.85 KB 2c8f11447b7f7f64ef5a46e2a7ab20b4
Official release from tag: 5.x-1.3
Last updated: December 25, 2010 - 00:12

1.1 introduced a new bug, which may cause the execution of actions even if the conditions weren't matched. Because of this, there is this early 1.3 release, which fixes the bug.

Note that there is no 1.2 release because of troubles creating it: http://drupal.org/node/192422
So 1.3 follows 1.1.

changes since 5.x-1.1:
* inspired by the views module, I've reorganized the included workflow-ng integration for the core modules and token.
* #183027: removed % placeholders from the debugging messages, so that configurations invoked on "User is going to view a page" doesn't interfere with the block admin page
* enhanced the redirect action to support query and fragment url parameters
* #178759: fixed a problem with sorting of actions with weight 0 (important!!)
* #190218 patch by rszrama: configuration overview UI enhancements
* #190226 patch by rszrama: Adjust the active checkbox text for the add/edit form