This might just be because I'm setting up the rule incorrectly . . . but what happens is:
I have a rule that has an OR group with 2 condition elements. When I first create a new node of the given content type I get the configurable message 2 times. When I edit an existing node the rule works correctly only giving me the warning once. I'm attaching the rule in case this helps.
Thanks,
V
| Comment | File | Size | Author |
|---|---|---|---|
| habitable_validation.txt | 5.58 KB | VeeLin |
Comments
Comment #1
VeeLin commentedI found the problem - when a subsequent rule was executed the rule was re-run. and I was missing an argument in the rule . . . sorry - no help needed. The debug rule evaluation tool is great.
V
Comment #2
VeeLin commentedComment #3
j0rd commentedSame bug in Drupal 5 version of workflow-ng.....
Oops. Maybe not. Jumped the gun a little too fast. Appears my duplicate message cause from a ?destination=/frontpage redirect. Causing it to load two pages and then the message to be shown twice on the destination page. Remove the redirect and only 1 message is displayed. This is a Drupal 5 bug and/or feature.