Closed (fixed)
Project:
Facets
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 May 2021 at 08:28 UTC
Updated:
4 Jun 2021 at 17:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #5
mkalkbrennerComment #7
mkalkbrennerComment #8
pfrenssenHere is a patch that solves this issue for Facets versions 1.6 and 1.7.
Comment #9
datawench commentedAccording to the release notes https://www.drupal.org/project/facets/releases/8.x-1.8, this fix was part of the 1.8 security update, but it doesn't seem to be? The unfixed line is still there, from what I can see.
Comment #10
mkalkbrenner@datawench see https://git.drupalcode.org/project/facets/commit/3c3fe24
The line is changed
Comment #11
datawench commentedUpdate: apologies... I got this backward. Noting instead that the update breaks dropdowns with hoverintent in bootstrap-controlled menus.
Comment #12
mkalkbrennerAnd this is the 1.8 version: https://git.drupalcode.org/project/facets/-/blob/8.x-1.8/js/dropdown-wid...
Comment #13
datawench commentedI was mistaken. The issue wasn't that particular line in the script, but the presence of facets at all, on a page with a hoverintent-ed menu. I'll need to work that issue out on my own. Please disregard.