Reviewed & tested by the community
Project:
Views Field View
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Nov 2016 at 15:47 UTC
Updated:
7 Jun 2023 at 18:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kducharm commentedPatch to handle empty $matches
Comment #3
kducharm commentedComment #4
mitsuroseba commentedWorks for me.
Comment #5
jibranWe have a nice test coverage for this feature so let's please add tests for this.
Comment #6
patrickmichael commentedWorks for me.
Comment #7
alexdoma commentedJust update patch for the new drupal versions
Comment #8
ConradFlashback commentedI used a global:null in view contextual filter with a static numeric default value and the token {{ arguments.null }} in contextual filter views field view field.
Comment #9
suresh prabhu parkala commentedPatch did not apply. Here is a re-rolled patch.
Comment #10
4kant commented#9 works for me.
Thank you!
Comment #11
alabandit commented#9 works for me too. Thank you.
Comment #12
menelai commented#9 works for me too. Thank you.
Comment #13
abenguyen commented#9 Patch works for me too. Thanks!
Comment #14
gaddman commented#9 works a treat for me, marking as reviewed.
Comment #15
sidgrafix commentedHere is a patch that will apply to 8.x-1.0-beta5 if anyone else wants/needs it..