Closed (fixed)
Project:
Facets
Version:
2.0.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 May 2022 at 15:05 UTC
Updated:
13 Jul 2022 at 10:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jaydev bhatt commentedComment #3
jaydev bhatt commentedI have added the field description for the field that appears on the "Dependent Facet - condition mode : Check whether the facet is set to specific values."
and on the same field i have also trimmed the extra white-spaces from both ends right and left
Comment #5
jaydev bhatt commentedComment #6
jaydev bhatt commentedReplaced the array_walk() function with array_map() function.
Comment #7
tishmgI tested out the patch and have verified the trim function works. I have included an updated patch to update the help text.
Comment #8
tishmgNot sure why the patch failed. I tested it on Drupal 9.3 and PHP 8.0. I didn't see a way to change what version of PHP to test against.
Comment #9
smustgrave commentedPatch #7 didn't apply cleanly for me so I rerolled it.
Comment #10
tishmgfacets-3279735-9.patch works for me! Tested on Drupal 9.3.16, php 8.0. Thank you so much everyone for all the work!
Comment #11
smustgrave commentedComment #12
mkalkbrennerComment #14
mkalkbrenner