Closed (fixed)
Project:
Views Json Source
Version:
2.0.x-dev
Component:
Module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2023 at 22:42 UTC
Updated:
8 Mar 2024 at 10:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
abelcain commentedFor us is failing at version 10.1.2. We attach a patch based upon the solution at the MR#4
Comment #4
keshavv commentedThe patch #3 looks good.
Comment #5
abelcain commentedIt would be good if the MR gets checked and merged, and a new release of module is done soon with this and other issues.
Comment #6
joao.ramos.costa commentedHi @abelcain, the attached patch at #3 doesn't match with the MR-4:
https://git.drupalcode.org/project/views_json_source/-/merge_requests/4.... ,
just noticed by checking cweagans/composer-patches plugin failing not applying patch.
Cheers,
João.
Comment #7
astonvictor commentedComment #10
astonvictor commentedHi there,
I was able to reproduce the error by enabling the
Allow multiple selectionsoption for the exposed filter.Also, found that it doesn't work with exposed operators. So, fixed it as well.
Comment #12
astonvictor commented