Closed (fixed)
Project:
Entity reference
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2013 at 17:54 UTC
Updated:
4 Nov 2013 at 20:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
fearlsgroove commentedThis fixed the issue for me .. the gist of the problem is that you need to filter relationships on entity type in addition to the target id in the case that you've used the field on multiple entity types.
Attached patch is just a white space fix.
Comment #2
czigor commentedWorks for me! Views itself has the same solution in #1321210: Join condition missing for Field API table(s) which implies that this is the way to go.
Comment #3
geek-merlinIf this is still broken, i call it major.
Comment #4
damien tournoud commentedMerged into 7.x-1.x.