Closed (fixed)
Project:
Facets
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Feb 2022 at 12:37 UTC
Updated:
1 Mar 2022 at 14:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
geophysicist commentedHere is a patch
Comment #3
idebr commentedComment #4
phthlaap commentedI tested this issue, it happen in PHP 8.1. After apply the patch it is ok.
Step to re-produce:
- Step 1: Install module Facets, Search API
- Step 2: Add search index for content
- Step 3: Add the field Tag into search index
- Step 4: Add new search index view with display block, enable ajax for the view
- Step 5: Add Facets for the view
- Step 6: Go to block layout, add the view into home
- Step 7: Add Facets block into home
Issue before apply the patch:

Comment #6
mkalkbrenner