Closed (fixed)
Project:
Facets
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2021 at 05:23 UTC
Updated:
7 Feb 2022 at 13:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ramu_bharu commentedHi,
It looks like the field identifier value is not set when we create a new facet. So we have to set field identifier in facet settings page.
I created a patch that will redirect to facet settings page when the field identifier value is null and we don't see the error page.
Comment #3
ramu_bharu commentedComment #4
ramu_bharu commentedComment #5
baskaran commentedHi @ramu_bharu,
Patch works for me!!.
Thanks.
Comment #6
philyPatch at comment #4 works for me using Drupal 9.3.0 and Facets 2.0.0
Thanks
Comment #7
philymove to 2.0.x-dev version tag
Comment #8
mkalkbrennerDon't assemble the path manually here. Use
Comment #9
beatrizrodriguesI did the change that you suggested @mkalkbrenner I hope it's okay and It fits. Sending a patch and a interdiff file. Thanks!
Comment #10
beatrizrodriguesComment #11
philyPatch #9 works for me using Drupal 9.3.3 and Facets 2.0.1
Comment #13
mkalkbrenner