Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1
-
Fix Version/s: 2.1.1
-
Component/s: Web Application
-
Labels:None
Description
When the query contains characters that need to escaped in Javascript, the scripts fails. Characters such as " and \ should be escaped properly in the Javascript code.
Fixed. Fix applied to the stable release too.