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

Deepak Dixit reassigned OFBIZ-10712:
------------------------------------

    Assignee: Deepak Dixit

> Inconsistent behaviour of ServiceDispatcher.checkAuth 
> ------------------------------------------------------
>
>                 Key: OFBIZ-10712
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10712
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Deepak Dixit
>            Assignee: Deepak Dixit
>            Priority: Major
>         Attachments: OFBIZ-10712.patch
>
>
> We have checkAuth method in service dispatcher class, this method performs 
> multiple auth related check.
> if all checks passed it call the modelService.makeValid method to prepare 
> service context (line#960) but this code executed only when service 
> definition has a permission service call.
> If service does not have any permission service call then it does not call 
> the modelService.makeValid and this may cause the service validation issue 
> unknown parameter found.
> Ideally modelService.makeValid should call irrespective to permission service 
> check. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to