JSONValidationInterceptor should generate valid JSON responses
--------------------------------------------------------------

                 Key: WW-3433
                 URL: https://issues.apache.org/jira/browse/WW-3433
             Project: Struts 2
          Issue Type: Improvement
          Components: Plugin - JSON
    Affects Versions: 2.1.8.1
         Environment: struts-json-plugin 2.1.8.1
            Reporter: Nicolas Bohorquez Gutierrez


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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to