-
Bug
-
Resolution: Fixed
-
Major
-
6.5.2
-
Apache Tomcat 7.4.1 OS LINUX Java SE 7
A Error occur on
class org.zkoss.web.servlet.Servlets
method public static boolean isBrowser(String userAgent, String type)
line 541 double v1 = vclient.doubleValue(), v2 = vtype.doubleValue();
i guess the vClient is null somewhere and is throwing nullPointerException