Skip to content

Search text final space character removal #553

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Conversation

thecmart
Copy link
Contributor

I changed the way the search text is processed so if the last character is a space, the space will be removed from the search text string before the search is conducted. This will ensure that any errant spaces at the ends of search strings do not end up causing the search to miss the intened search term. This is only done once though. Multiple spaces at the end of the search string will still have this problem.

thecmart added 2 commits July 16, 2019 18:01
…er is a space, the space will be removed from the search text string before the search is conducted.
@bensmiley bensmiley closed this Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants