[ https://issues.apache.org/jira/browse/WW-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart resolved WW-4269.
-------------------------------
Resolution: Fixed
PR merged, thanks!
> blank double results in NumberFormatException being thrown on sending JSON in request
body
> ------------------------------------------------------------------------------------------
>
> Key: WW-4269
> URL: https://issues.apache.org/jira/browse/WW-4269
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - JSON
> Affects Versions: 2.3.15
> Environment: windows 7 64-bit, jdk 7 & struts2.3.15
> Reporter: Nitin Surana
> Priority: Blocker
> Labels: easyfix
> Fix For: 2.5
>
> Attachments: ww-4269.patch
>
>
> If the http request contains JSON in the body, which has any problem in getting converted
to an object, then it throws Exception calling the global-exception-handler. Instead it should
return INPUT as by the validate interceptor, mentioning the field having the error in fieldErrors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|