Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
entity system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Nov 2012 at 07:28 UTC
Updated:
29 Jul 2014 at 21:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
plachIt seems we are missing an entity type condition in the SQL query.
Comment #2
plachBetter title
Comment #3
chx commentedGreat find.
Comment #4
fabianx commented#1: eq-count_shared_fields-1828790-1.patch queued for re-testing.
Comment #6
chx commentedYou need to add to the join condition otherwise LEFT JOINs break.
Comment #7
plachThis should be ok, still needs tests though.
Comment #8
plachComment #9
chx commentedpfrenssen is working on a test (and I am helping).
Comment #10
plachFWIW #9 actually fixed the OP case.
Comment #12
fabianx commented#7: eq-count_shared_fields-1828790-7.patch queued for re-testing.
Comment #13
pfrenssenHere's what I have so far. This still needs work but the office I'm working at is closing. I'm continuing tomorrow.
Comment #14
chx commentedAs I did little more than adding an assert and comments #13 and added #7 I don't feel I am RTBC'ing my own.
Comment #15
chx commentedEven better comments after talking to plach.
Comment #16
webchickCommitted and pushed to 8.x. Thanks!
Comment #17
yesct commented#15: 1828790_15.patch queued for re-testing.
Comment #19
pfrenssenThis has already been committed, it is not necessary to test the patch any more.