[#3690] - Getting "SyntaxError: missing ) after argument list" in visualize.js:59

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>

AttachmentSize
Image icon scripterror.png8.74 KB
v5.6
hozawa's picture
170813
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 9 months ago
Feedback
randomness