Question
Why is HTML showing in the form validation message?
Here is what is showing when I use server side form validation.
<ul><li>You must select a location </li></ul> Go <a href="javascript:history.back()">back</a> and correct the problem.
Obviously, the HTML tags are not supposed to be shown. What's going on here? I just upgraded to CF9 on Linux and this started happening. Any ideas?
