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

problems with "&" in search string #155

Open
ollehints opened this issue Oct 30, 2018 · 1 comment
Open

problems with "&" in search string #155

ollehints opened this issue Oct 30, 2018 · 1 comment

Comments

@ollehints
Copy link
Member

In detail search for specimens, if one selects reference to search for, and the reference contains '&', the search string gets truncated at so that only the first part of the string will be used. For instance, try to search for specimens that are mentioned in reference "Hints, O. & Nõlvak, 2006".
Possibly the same problem occurs elsewhere in search boxes (reference.reference is the main place where & frequently occurs).

@urtson
Copy link

urtson commented Nov 19, 2018

'&' can now be escaped by
https://api.geocollections.info/reference/?author__icontains=\&

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants