Skip to content
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

Site search is case senstive #427

Closed
ellensp opened this issue Oct 21, 2021 · 1 comment
Closed

Site search is case senstive #427

ellensp opened this issue Oct 21, 2021 · 1 comment

Comments

@ellensp
Copy link
Contributor

ellensp commented Oct 21, 2021

https://marlinfw.org/meta/search/?q=g1 returns lots of results
but https://marlinfw.org/meta/search/?q=G1 returns zero

I think this should be a case insensitive search

Just needs a tolower type call somewhere...

@thinkyhead
Copy link
Member

Yeah, I've been meaning to fix up the search code. It's got a few quirks.

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

No branches or pull requests

2 participants