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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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

Aditi Patidar edited comment on OFBIZ-6400 at 1/16/16 8:31 AM:
---------------------------------------------------------------

PORTALPAGE_MAINT permission not exists and as it's using PORTALPAGE_ADMIN. Attached patch for assigning PORTALPAGE_ADMIN permission to the SUPER security group.


was (Author: aditi17):
PORTALPAGE_MAINT permission not exists and as it's using PORTALPAGE_ADMIN. Assigning PORTALPAGE_ADMIN permission 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
>         Attachments: OFBIZ-6400.patch
>
>
> 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)