Epinova / Epinova.Elasticsearch

A search-plugin for Episerver CMS and Commerce
MIT License
29 stars 20 forks source link

Best bets administration tab crashes if phrase contains quots #146

Closed scrog closed 2 years ago

scrog commented 2 years ago

A user added a phrase containing quotes and now the best bet page wont load. In the console we get an error: Uncaught SyntaxError: Unexpected identifier ElasticBestBets:696
If I look at row 696 in ElasticBestBets its the phrase with quotes.

Any idea how I can solve this?

otanum commented 2 years ago

Fixed in 11.7.4.229