-
Posted by Shadowed on Sat, 17 May 2008 23:34:43
XSSFilter could not parse (X)HTML
-
Posted by jnwhiteh on Sat, 17 May 2008 23:34:43
XSSFilter could not parse (X)HTML
-
Posted by jnwhiteh on Sat, 17 May 2008 23:34:44
Escaping is messed up with posts http://beta.wowprogramming.com/forums/website/5
This is a pretty complex issue considering the markup language that we're using, combined with xss filtering of the resulting xml. I'm not entirely sure how to handle it. On the other hand, it should work for all situations but the following:
When you have invalid xml (such as an unclosed tag like <Test>, combined with block quoting. The block quoting will be nuked.