[
https://issues.apache.org/jira/browse/WW-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15347897#comment-15347897
]
Lukasz Lenart commented on WW-4650:
-----------------------------------
You can always override the {{accept}} param in the interceptor
{code:xml}
<interceptor-ref name="json">
<param name="accept">application/json</param>
</interceptor-ref>
{code}
> Json deserialization does not work in 2.5.1
> -------------------------------------------
>
> Key: WW-4650
> URL: https://issues.apache.org/jira/browse/WW-4650
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - JSON
> Affects Versions: 2.5.1
> Reporter: Fred Ge
> Fix For: 2.5.2
>
>
> A json posted from Angular request is not deserialized anymore. It worked in
> 2.5.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)