MLTSHP / mltshp

Source for the application that runs mltshp.com
https://mltshp.com/
Mozilla Public License 2.0
50 stars 21 forks source link

@ (at symbol) throws error in searches #606

Open ottocorrext opened 4 years ago

ottocorrext commented 4 years ago

Attempting to search with the @ symbol throws an uncaught exception. This occurs regardless of the position of the @, search term length, or if it used as the only character.

The UI shows the 'Uh-Oh! We had a problem' message.

Internal logs throw: ProgrammingError: (1064, "syntax error, unexpected '@', expecting $end")