Intelligent Search Redirect settings search bar is case sensitive
ID: 361894
Fixed
Published on 9/26/2023
•
Last update on 10/1/2024
Summary
The Intelligent Search Redirect settings page has a search bar to help find specific redirect settings, but it is case sensitive and will only find terms if they match exactly.
Simulation
Access /admin/search/redirects
.
Search for a setting name, but changing one letter to uppercase. The search won't fetch any result.
Workaround
Generate route names with a consistent pattern, only lower case, only uppercase or camel case.