lbcclib / findit

FindIt -- LBCC's blacklight-based discovery layer
http://libfind.linnbenton.edu
MIT License
4 stars 6 forks source link

locale picker and suggest not playing nicely together #403

Closed sandbergja closed 3 years ago

sandbergja commented 3 years ago

typing in something while there is a locale param in the URL leads to invalid suggest URLs like http://libfind.linnbenton.edu/catalog/suggest?locale=es?q=colonialialism

sandbergja commented 3 years ago

I bet this is the line: https://github.com/projectblacklight/blacklight/blob/6fdcdd4d2314d25b5a1b3b003f50b9bdefade3c0/app/javascript/blacklight/autocomplete.js#L18

sandbergja commented 3 years ago

Seems to also be here? https://github.com/projectblacklight/blacklight/blob/23265db8aafa09f326534c69061625b101696d1b/app/assets/javascripts/blacklight/blacklight.js#L57