Skip to content
This repository has been archived by the owner on May 28, 2020. It is now read-only.

Advanced Search broken when searching for "#" tags #55

Open
kyjus25 opened this issue May 3, 2019 · 0 comments
Open

Advanced Search broken when searching for "#" tags #55

kyjus25 opened this issue May 3, 2019 · 0 comments

Comments

@kyjus25
Copy link

kyjus25 commented May 3, 2019

The advanced search fails to return stations when adding tags to tagList that contain a hashtag (#) in their name.

For instance, this body will return stations:
{ "tagList": "alternative" }
But this one will not
{ "tagList": "#alternative" }

Both of which are valid tags in the database. The /byTag/ endpoint is able to return the hashtag'd stations however.

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

No branches or pull requests

1 participant