codeforamerica / chime

A city-focused content management system
http://chimecms.org/
BSD 3-Clause "New" or "Revised" License
35 stars 12 forks source link

Fix io error #499

Closed tmaybe closed 9 years ago

tmaybe commented 9 years ago

fixes i/o 500 errors that were being raised when adding garbage text to the end of /edit/ URLs.

Closes #355