Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2012 at 11:37 UTC
Updated:
28 Nov 2016 at 07:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
derhasi commentedAnd there is the patch.
Comment #2
derhasi commentedComment #3
Anonymous (not verified) commentedI was experiencing the issue in #1388684: Can't use [term:name] for a term path replacement and this patch fixed it for me.
Comment #4
dawehnerThis change feels odd, because we don't do that even in core, but yeah it seems to be better to do it.
Comment #5
jordan8037310 commentedI can report that this patch helped with my implementation of entity_path as well. Thanks!
Comment #6
siefca commentedThis patch helped me too. Please merge it into master.
Comment #7
dawehner... need some response for #4 :(
Comment #8
zoen commentedPatch from #1 fixed the problem with entity_path for me too.
Comment #9
divined commentedterm fields support?
Comment #10
dawehnerSo you suggest to load the full taxonomy term?
Comment #11
ashii commented#1 Patch works for me too
Comment #12
geek-merlinThis patch applies cleanly, does what it announces, and fixes #1498560: Query pattern not used in taxonomy View for me.
Getttitin yah!
Comment #13
colanWe've recently switched our testing from the old qa.drupal.org to DrupalCI. Because of a bug in the new system, #2623840: Views (D7) patches not being tested, older patches must be re-uploaded. On re-uploading the patch, please set the status to "Needs Review" so that the test bot will add it to its queue.
If all tests pass, change the Status back to "Reviewed & tested by the community". We'll most likely commit the patch immediately without having to go through another round of peer review.
We apologize for the trouble, and appreciate your patience.
Comment #14
geek-merlinComment #16
dawehnerThank you all!