Searched terms are not trimmed

Created on 9 May 2025, 1 day ago

Problem/Motivation

If a user searches for a term and accidentally adds a space (" ") at the end of the search term, instead of trimming the search term and looking it up, an error appears:

Invalid URI: A URI must not start nor end with ASCII control characters or spaces.

Steps to reproduce

  1. Create a search page.
  2. Go to that search page.
  3. Search the term "test ".
  4. See the error appearing.

Proposed resolution

Trime searched terms.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇩🇪Germany Grevil

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024