Closed (fixed)
Project:
Rules
Version:
7.x-2.x-dev
Component:
Rules Engine
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2011 at 11:17 UTC
Updated:
26 Jul 2011 at 11:31 UTC
If an action provides a variable with the same name as it already has an parameter, Rules goes and updates the value of the parameter instead of adding the new variable. This is as Rules supports updating of variable values that way.
Comments
Comment #1
fagoI've committed a patch fixing the issue.