With the range slider widget activated and using an URL alias that is different from the facet machine name, updating the min/max values on the range slider causes the value of the url path variable to be repeated instead of replaced with the updated values (see screenshot). The result is that only the first selection is taken into account. If the URL alias is the same as the facet machine name then it works as expected.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jwwj created an issue. See original summary.

jwwj’s picture

This patch fixes the issue for me at least

borisson_’s picture

Status: Active » Needs review

Setting to needs review for the testbot. Not sure if this will work though.

borisson_’s picture

This looks good, but a +1 from someone else who uses this combination would be great.

jonas139’s picture

I was having the same issue with my rangeslider. Patch applied and all my sliders work correct now.
Even with multiple sliders on one page, there's no problem with updating the url alias.

borisson_’s picture

Status: Needs review » Reviewed & tested by the community

Awesome, thanks so much for confirming this Jonas!

init90’s picture

The patch works for me. Thanks!

matthiasm11’s picture

+1 for #2, thanks!

  • borisson_ committed f863b93 on 8.x-1.x authored by jwwj
    Issue #3055897 by jwwj: RangeSlider with url alias causes range...
borisson_’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.