Closed (fixed)
Project:
Search API
Version:
8.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2017 at 11:28 UTC
Updated:
21 Feb 2017 at 10:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ayalon commentedComment #3
drunken monkeyThanks a lot for reporting this!
You're right, no reason not to just use our default contextual filter plugin for content types, too. Also seems to work fine in practice.
However, looking at that function, it seems we can add that plugin for some other of our types, too. Really, the only one where the normal plugin won't really work is
date, I think.Please test/review the attached patch and I can commit it!
Comment #4
ayalon commentedThx for the patch, works as expected.
Comment #5
ayalon commentedComment #7
drunken monkeyGood to hear, thanks for testing!
Committed.
Thanks again for your report and patch!