[
https://issues.apache.org/jira/browse/WW-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15075217#comment-15075217
]
victorsosa edited comment on WW-4269 at 12/30/15 5:22 PM:
----------------------------------------------------------
Here is some patch; Now then it throws a JSONException.
If this patch is ok, do you want me to commit it using a pull request in
Github?
was (Author: victorsosa):
Here is some patch; Now then it throws a JSONException
> 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)