[jira] Created: (OFBIZ-1989) Give NPE in rendering the Survey page.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-1989) Give NPE in rendering the Survey page.

Nicolas Malin (Jira)
Give NPE in rendering the Survey page.
--------------------------------------

                 Key: OFBIZ-1989
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1989
             Project: OFBiz
          Issue Type: Bug
          Components: content
    Affects Versions: SVN trunk
            Reporter: Sumit Pandit


Gives the null pointer exception when null numeric field is saved and then try to render the survey form.
where numeric field = long/double/float .

The fix is in the patch attached. Please review the patch and fix it asps.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1989) Give NPE in rendering the Survey page.

Nicolas Malin (Jira)

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

Sumit Pandit updated OFBIZ-1989:
--------------------------------

    Attachment: SurveyWrapper.patch

Please Have a look on the attached patch.

Thanks and Regards
Sumit Pandit

> Give NPE in rendering the Survey page.
> --------------------------------------
>
>                 Key: OFBIZ-1989
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1989
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: SVN trunk
>            Reporter: Sumit Pandit
>         Attachments: SurveyWrapper.patch
>
>
> Gives the null pointer exception when null numeric field is saved and then try to render the survey form.
> where numeric field = long/double/float .
> The fix is in the patch attached. Please review the patch and fix it asps.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-1989) Give NPE in rendering the Survey page.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Ashish Vijaywargiya reassigned OFBIZ-1989:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> Give NPE in rendering the Survey page.
> --------------------------------------
>
>                 Key: OFBIZ-1989
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1989
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: SVN trunk
>            Reporter: Sumit Pandit
>            Assignee: Ashish Vijaywargiya
>         Attachments: SurveyWrapper.patch
>
>
> Gives the null pointer exception when null numeric field is saved and then try to render the survey form.
> where numeric field = long/double/float .
> The fix is in the patch attached. Please review the patch and fix it asps.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1989) Give NPE in rendering the Survey page.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Sumit Pandit updated OFBIZ-1989:
--------------------------------

    Attachment: SurveyWrapper.patch

use UtilValidate.isNotEmpty for null check.

> Give NPE in rendering the Survey page.
> --------------------------------------
>
>                 Key: OFBIZ-1989
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1989
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: SVN trunk
>            Reporter: Sumit Pandit
>            Assignee: Ashish Vijaywargiya
>         Attachments: SurveyWrapper.patch, SurveyWrapper.patch
>
>
> Gives the null pointer exception when null numeric field is saved and then try to render the survey form.
> where numeric field = long/double/float .
> The fix is in the patch attached. Please review the patch and fix it asps.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-1989) Give NPE in rendering the Survey page.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Ashish Vijaywargiya closed OFBIZ-1989.
--------------------------------------

    Resolution: Fixed

Thanks Sumit Pandit for your contribution.

Code is checked into rev # 702740.

> Give NPE in rendering the Survey page.
> --------------------------------------
>
>                 Key: OFBIZ-1989
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1989
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: SVN trunk
>            Reporter: Sumit Pandit
>            Assignee: Ashish Vijaywargiya
>         Attachments: SurveyWrapper.patch, SurveyWrapper.patch
>
>
> Gives the null pointer exception when null numeric field is saved and then try to render the survey form.
> where numeric field = long/double/float .
> The fix is in the patch attached. Please review the patch and fix it asps.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.