You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Aleksandr Mashchenko (JIRA)" <ji...@apache.org> on 2014/10/13 19:20:33 UTC

[jira] [Updated] (WW-4413) Improve JSON interceptor to handle JSON arrays

     [ https://issues.apache.org/jira/browse/WW-4413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksandr Mashchenko updated WW-4413:
-------------------------------------
    Description: 
Currently JSON interceptor fails if request holds a JSON array. This PR adds the ability to handle JSON arrays.
NOTE: root attribute must be set on the JSONInterceptor when dealing with JSON array.

  was:
Currently JSON interceptor fails if request holds a JSON array. This PR adds the ability to handle JSON arrays.
NOTE: {root} attribute must be set on the JSONInterceptor when dealing with JSON array.


> Improve JSON interceptor to handle JSON arrays
> ----------------------------------------------
>
>                 Key: WW-4413
>                 URL: https://issues.apache.org/jira/browse/WW-4413
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Plugin - JSON
>    Affects Versions: 2.3.16.3
>            Reporter: Aleksandr Mashchenko
>
> Currently JSON interceptor fails if request holds a JSON array. This PR adds the ability to handle JSON arrays.
> NOTE: root attribute must be set on the JSONInterceptor when dealing with JSON array.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)