This is related to my other post (problem was solved).<BR><BR>I'm now thinking I'm going to have to try and bulletproof against any odd characters being imported. I can dump it to a temporary table ...
In the previous version, it was working fine for proper XSS handling where you can simply implement the solution in the documentation. However after latest 3.0.0 even if you have HtmlEncode, you still ...