Malformed link in Advanced Search
Closed this issue · 0 comments
ymondal commented
The advanced search creates a malformed link. Eg -- searching Lynx as genus returns:
https://dev-holos.berkeley.edu/explore/#&q=,genus:"Lynx"&page_size=100
In particular, there's the ',' after q. It appears to work fine if the comma is removed. I'm having trouble finding what piece of javascript creates the search string. You know where it is?