rkingon / Craft-Plugin--Redirect-Manager

MIT License
46 stars 16 forks source link

If URI is not a regex pattern then always sanitise #7

Open iainsaxon opened 10 years ago

iainsaxon commented 10 years ago

This fixes the issue of the CMS crashing in Dev mode if the URI is not a regular expression pattern.

Relates to #5.

rkingon commented 10 years ago

hey thx man, im actually going to be re-writting this when I can finally spare a moment!