[jira] [Commented] (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] [Commented] (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:comment-tabpanel&focusedCommentId=15076486#comment-15076486 ]

Kulwant Singh commented on OFBIZ-6782:
--------------------------------------

Sorry,
Yes it is fixed in 14.12 release branch but not fixed in 13.07 and 12.04 release branch.

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