You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Christian Carlow (JIRA)" <ji...@apache.org> on 2015/06/14 12:10:00 UTC

[jira] [Commented] (OFBIZ-6400) Fix permissions at specialpurpose/myportal/widget/PortalAdmScreens.xml

    [ https://issues.apache.org/jira/browse/OFBIZ-6400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14585021#comment-14585021 ] 

Christian Carlow commented on OFBIZ-6400:
-----------------------------------------

If PORTALPAGE_ADMIN remains and is used for permission checking then it needs to be added to the SUPER security group.

> Fix permissions at specialpurpose/myportal/widget/PortalAdmScreens.xml
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-6400
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6400
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/myportal
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>            Priority: Minor
>
> The permission check at myportal/control/FindPortalPage always fails due to missing permission PORTALPAGE_MAINT that has no demo data.
> If PORTALPAGE_MAINT should remain the permission to be checked then demo data needs to be created for it.
> PORTALPAGE_ADMIN is the only PORTALPAGE_ type permission that exists if PORTALPAGE_MAINT needs to be replaced.  However the menu to access the page in the first place uses permission MYPORTALBASE_ADMIN for controlling the display of the link.
> Whatever permission is chosen needs to be consistent with the menu link.



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