You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Dennis Balkir (JIRA)" <ji...@apache.org> on 2017/11/21 12:29:00 UTC

[jira] [Created] (OFBIZ-9993) CommonPermissionServices.xml mini lang to groovy

Dennis Balkir created OFBIZ-9993:
------------------------------------

             Summary: CommonPermissionServices.xml mini lang to groovy
                 Key: OFBIZ-9993
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9993
             Project: OFBiz
          Issue Type: Sub-task
          Components: framework
    Affects Versions: Trunk
            Reporter: Dennis Balkir
            Priority: Minor


Technically this one is finished, but I had a few problems. Before I post the patch, I want to ask something about the calling of genericBasePermissionCheck, which is provided by this service.

The method genericBasePermissionCheck is, for whatever reason, often called directly via simple method calls throughout all of OFBIZ. I don't understand, if this is important, of if this can be changed to call the service genericBasePermissionCheck instead.
If the calling of the service instead is not possible, I cannot yet remove the .xml file, because the simple method provided in it is called so often.
Maybe someone can help me with this?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)