Bug - org.apache.velocity.exception.MethodInvocationException

When validating by input, the Valid CSS Information throws an error and
stops showing any more validated css when it encounters "position:initial":

org.apache.velocity.exception.MethodInvocationException: Invocation of
method 'html' in class org.apache.velocity.tools.generic.EscapeTool threw
exception java.lang.NullPointerException at
org/w3c/css/css/xhtml.properties[line 251, column 70]

a simple a{position:initial} is all which is needed to display error.

Received on Monday, 14 July 2014 18:20:59 UTC