umco / umbraco-ezsearch

A simple search package for Umbraco
https://our.umbraco.org/projects/website-utilities/ezsearch
MIT License
6 stars 10 forks source link

Escape special chars so ezSearch doesn't brake anymore #13

Open Spijkerboer opened 8 years ago

Spijkerboer commented 8 years ago

Hi Matt,

I got some errors when people used special characters in their searchterm. In this PR I escaped those.

Cheers,

Dennis