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

API Query Should Not Consider Capitalization #3

Open
nskins opened this issue Apr 30, 2020 · 0 comments · May be fixed by #12
Open

API Query Should Not Consider Capitalization #3

nskins opened this issue Apr 30, 2020 · 0 comments · May be fixed by #12
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@nskins
Copy link
Owner

nskins commented Apr 30, 2020

Right now, the API will not find a match for "carrageenan" if the entry in the database is "Carrageenan." Similary, it won't find a match for "CARRAGEENAN." We need to either uppercase or lowercase the strings being compared so that a match will be found in these two cases.

@nskins nskins added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Apr 30, 2020
@nskins nskins linked a pull request May 7, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant