Avoid warnings at Drupal\search_api_federated_solr\Utility\Helpers::parseStrMultiple

Created on 12 July 2021, over 3 years ago
Updated 18 October 2024, 28 days ago

Problem/Motivation

Depending on how the URL is built, it could be manually done, but also happens using the UI, you can get warnings when a parameter doesn't have "=" sign (just the name of the parameter), or when you have 2 ampersands together.

Steps to reproduce

URLs like this will throw warnings.
- /search-api-federated-solr/search?param1&param2=2
- /search-api-federated-solr/search?param1=1&&param2=2

Proposed resolution

I will upload a patch after getting the issue number.

πŸ› Bug report
Status

Active

Version

4.0

Component

Code

Created by

πŸ‡ͺπŸ‡¨Ecuador BetoAveiga Daule, Guayas

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

Merge Requests

Comments & Activities

Not all content is available!

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

Production build 0.71.5 2024