[jira] [Closed] (OFBIZ-6782) Service parameter should be required.

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

[jira] [Closed] (OFBIZ-6782) Service parameter should be required.

Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-6782.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 13.07.03
                   12.04.06

This was easily backported at
R13.07 r1722620
R12.04 r1722621


> Service parameter should be required.
> -------------------------------------
>
>                 Key: OFBIZ-6782
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6782
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Release Branch 12.04, Release Branch 13.07
>            Reporter: Kulwant Singh
>            Assignee: Jacques Le Roux
>             Fix For: 12.04.06, 13.07.03
>
>
> There is no null check on one of parameters "itemShippingList" of calcTax service implemented in TaxAuthorityServices.java by name of rateProductTaxCalc.
> Now this parameter should either be made required in service defination in services_tax.xml or null check should be present just like the other parameters like itemQuantity have.
> because when i am trying to run this service with only passing required parameters it is throwing null pointer exception.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)