Closed (duplicate)
Project:
User Relationships
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2008 at 04:42 UTC
Updated:
26 Feb 2009 at 21:16 UTC
There are two relationships in my site.
Relationship A implies B and B implies A.
The bug shows up.
I suggest to check whether the relationship is processed in function user_relationship_implications_user_relationships before processing relationship implication.
Comments
Comment #1
mtsanford commentedI ran into this yesterday too. This seems like basic functionality of implied relationships, so oughta be fixed :)
I'm starting to get familiar enough with these modules I might become a contributor. I've already fixed a few bugs myself.
Just need to figure out the stuff for making patches, etc...
Comment #2
alex.k commentedFixed in #290087: One way relationship implications with reverse enabled results in page not found.