You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Anne Jessel (JIRA)" <ji...@apache.org> on 2009/07/22 03:24:14 UTC

[jira] Created: (OFBIZ-2749) genericBasePermissionCheck does not work as documented

genericBasePermissionCheck does not work as documented
------------------------------------------------------

                 Key: OFBIZ-2749
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2749
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Release Branch 9.04
         Environment: Java 6, Linux, Postgres
            Reporter: Anne Jessel


The comments for genericBasePermissionCheck state that it can be used as a simple method or as a service, but if parameters map is not set, it does not behave properly, and hence does not work when called as a simple method.

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


[jira] Closed: (OFBIZ-2749) genericBasePermissionCheck does not work as documented

Posted by "Adrian Crum (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Crum closed OFBIZ-2749.
------------------------------

    Resolution: Fixed

Thanks Anne.

Fixed, trunk rev 796769, R 9.04 rev 796771.


> genericBasePermissionCheck does not work as documented
> ------------------------------------------------------
>
>                 Key: OFBIZ-2749
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2749
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 9.04
>         Environment: Java 6, Linux, Postgres
>            Reporter: Anne Jessel
>         Attachments: permissions.patch
>
>
> The comments for genericBasePermissionCheck state that it can be used as a simple method or as a service, but if parameters map is not set, it does not behave properly, and hence does not work when called as a simple method.

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


[jira] Updated: (OFBIZ-2749) genericBasePermissionCheck does not work as documented

Posted by "Anne Jessel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anne Jessel updated OFBIZ-2749:
-------------------------------

    Attachment: permissions.patch

This patch (permissions.patch) fixes the problem.

> genericBasePermissionCheck does not work as documented
> ------------------------------------------------------
>
>                 Key: OFBIZ-2749
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2749
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 9.04
>         Environment: Java 6, Linux, Postgres
>            Reporter: Anne Jessel
>         Attachments: permissions.patch
>
>
> The comments for genericBasePermissionCheck state that it can be used as a simple method or as a service, but if parameters map is not set, it does not behave properly, and hence does not work when called as a simple method.

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