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

Error in edit users search #201

Closed
timreyn opened this issue Jan 27, 2019 · 2 comments
Closed

Error in edit users search #201

timreyn opened this issue Jan 27, 2019 · 2 comments

Comments

@timreyn
Copy link
Contributor

timreyn commented Jan 27, 2019

https://cubingusa.org/admin/edit_users

Entering

Tim Reynolds,

in the box raises an error at this line: https://github.com/cubingusa/org/blob/master/src/handlers/admin/edit_users.py#L18

QueryError: Failed to parse query "Tim Reynolds,"

Looks like app engine query strings aren't supposed to have commas in them: https://cloud.google.com/appengine/docs/standard/python/search/query_strings

@timreyn
Copy link
Contributor Author

timreyn commented Jan 27, 2019

(This isn't very severe since it's admin-only and not clearly broken, just filing issues for various errors that monitoring caught)

@timreyn
Copy link
Contributor Author

timreyn commented Feb 24, 2022

#240 rewrites the edit user page significantly, so I think this is obsolete.

@timreyn timreyn closed this as completed Feb 24, 2022
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

1 participant