Closed (outdated)
Project:
Drupal core
Version:
8.8.x-dev
Component:
taxonomy.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Feb 2016 at 14:29 UTC
Updated:
5 Jun 2020 at 19:13 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
hctomComment #3
hctomAnd here is the proposed patch
Comment #4
ramya balasubramanian commentedI was new to Drupal . I checked this issue Hereby I have attached screenshots of my view. This is working for me without applying any patch .
Comment #5
hctom@Ramya Balasubramanian: You have to try to add the "Content with term" relationship ("node" in your case) for your fields (see last entry in steps to reproduce). I guess you won't be able to do so, right?
Comment #6
hctomComment #7
dawehnerIt would be really nice to have some test coverage here. The actual bugfix is looking great!
Comment #14
matsbla commentedI've tested the patch and can confirm it solves the issue.
Comment #15
yesct commentedI ran into this today. Patch from #3 still works. :)
What might be a good test to start with?
Is there a similar test I could copy and change for this situation?
Or is there an existing test I could add some steps/assertions to?
Any hints would help.
Comment #16
joelstein commentedThis is such an obvious bug and such a simple fix. Worked perfectly for me.
Comment #18
szeidler commentedLooks like this was fixed in #3011013: Taxonomy 'related content' views relationship links to wrong base table.. Can someone confirm?
Comment #19
hctom@szeidler: You are right... the other issue fixes it already. So this can be closed