-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 2.1.8.1
-
Fix Version/s: 2.3.1
-
Component/s: Plugin - JSON
-
Environment:
struts-json-plugin 2.1.8.1
The method protected String buildResponse(ValidationAware validationAware) in org.apache.struts2.interceptor.validation.JSONValidationInterceptor should generate valid JSON responses, right now it generates json-commenting responses but this could be worst http://trac.dojotoolkit.org/ticket/6380
In other side it breaks compatibillity with other frameworks like JQuery 1.4 (version 1.3 allow to parse non strict JSON) http://www.neeraj.name/2010/01/15/handling-json-parsing-natively-in-jquery-1-4-and-what-changed-from-jquery-1-3.html.
thank you
- is related to
-
WW-3545 JSONValidationInterceptor Returns Invalid "true" json. Do not put javascript comments around json
-
- Closed
-