You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "victorsosa (JIRA)" <ji...@apache.org> on 2015/12/30 18:22:49 UTC

[jira] [Commented] (WW-4269) blank double results in NumberFormatException being thrown on sending JSON in request body

    [ https://issues.apache.org/jira/browse/WW-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15075229#comment-15075229 ] 

victorsosa commented on WW-4269:
--------------------------------

If this patch is ok, do you want me to commit it using a pull request  in Github?

> 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)