Needs review
Project:
Date
Version:
7.x-2.x-dev
Component:
Views Filter
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Sep 2023 at 15:24 UTC
Updated:
13 Sep 2023 at 19:02 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
theloneliestmonk commentedHere is a patch using the proposed solution of using the $identifier parameter instead of the object "field" value.
Comment #3
dmundraI updated the title and description to clarify the problem.
Comment #4
dmundraHere is a basic view that could be used to test the issue. In the view we add the date filter twice (one to filter on post date and another for the updated date).
I tested the patch and it fixes the issue for me.
Comment #5
dmundraComment #6
dmundraComment #7
dmundra