Reviewed & tested by the community
Project:
User Relationships
Version:
7.x-1.x-dev
Component:
Rules
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2012 at 15:03 UTC
Updated:
19 Nov 2018 at 06:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Bitvark commentedHello, maybe I've the solution.
The bug is in file user_relationships_rules.rules.inc (in folder user_relationships/user_relationships_rules).
In function user_relationships_rules_rules_event_info() (line 101),
the returned array reports twice as key 'arguments', while It seems it should be 'variables' (on lines 133 and 142).
I changed these two key, flushed my cache, and got the right values on Rules
Comment #2
simon georges commentedProper patch attached. Credits goes to Bitvark.
Comment #3
alex.skrypnykThis has been used in prod for the last 2 years