Category: | Bug report |
Priority: | High |
Status: | New |
Project: | Severity: | Critical |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
I've upgrade from JasperReports Server Professional 5.5.0 to 5.6.0 using the war upgrade.
However, if I try to load visualize.js script file, it ends in an error - "SyntaxError: missing ) after argument list visualize.js: 59"
Below in my html file and I've attached the firebug error message.
<html>
<head>
<script type="text/javascript" src="http://localhost:8080/jasperserver-pro/client/visualize.js?logLevel=debu...
</head>
<body>
Test
</body>
</html>
v5.6