Construction of URL with multpiple choice exposed filters

Created on 18 March 2020, over 4 years ago
Updated 3 March 2023, over 1 year ago

Hello,

I have noticed the module throws a warning in views with multiple-choice exposed filters. This warning is triggering because the multiple-choice filters are stored as arrays. The part of the module that creates the redirect URL on the form to save a search tries to get all the params from filters and set them into a string that will be the URL. Given the array of multiple-choices filter throws this warning:

Notice: Array to string conversion in views_savedsearches_save_search_form() (line 264 of /sites/all/modules/contrib/views_savedsearches/views_savedsearches.module).

Thanks!

BR,
Aaron Gil Martinez

🐛 Bug report
Status

Closed: outdated

Component

Code

Created by

🇪🇸Spain aaron gil martinez Zaragoza

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇮🇹Italy apaderno Brescia, 🇮🇹

    I am closing this issue, since it is for a Drupal version that now is not supported.
    Please re-open it if the issue is also relevant for other project branches that require a supported Drupal version.

Production build 0.71.5 2024