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

username search is case sensitive #17

Open
thaorell opened this issue Jun 2, 2017 · 1 comment
Open

username search is case sensitive #17

thaorell opened this issue Jun 2, 2017 · 1 comment
Assignees

Comments

@thaorell
Copy link

thaorell commented Jun 2, 2017

this was tested across all platforms and browsers. i.e. if I search for username @SanferCristian, their post will pop up but not for @sanfercristian

@blewis blewis added bug and removed bug labels Jun 2, 2017
@Lenninlasd
Copy link
Member

In this case the BOP API mustn't be case sensitive. Because from frontend we can't determine with letters are capital letters.

http://bop.worldmap.harvard.edu/bopws/tweets/search?q.user=IsanOliveira
image

http://bop.worldmap.harvard.edu/bopws/tweets/search?q.user=isanoliveira
image

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

3 participants