You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adrian Crum (JIRA)" <ji...@apache.org> on 2007/09/13 19:36:32 UTC

[jira] Created: (OFBIZ-1241) Main navigation won't display links for apps when user has only _ADMIN permission

Main navigation won't display links for apps when user has only _ADMIN permission
---------------------------------------------------------------------------------

                 Key: OFBIZ-1241
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1241
             Project: OFBiz
          Issue Type: Bug
          Components: framework
            Reporter: Adrian Crum
            Priority: Minor
         Attachments: appbar.patch

The main navigation tab bar requires the _VIEW permission to display the application's link tab. Yet the description of most _ADMIN permissions say something like "Permission to perform ALL operations." So, having the _ADMIN permission alone should allow a user to access the application, but it doesn't.


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


[jira] Updated: (OFBIZ-1241) Main navigation won't display links for apps when user has only _ADMIN permission

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

Jacques Le Roux updated OFBIZ-1241:
-----------------------------------

    Fix Version/s: Release Branch 4.0

BJ,

I was not sure about this as I think it was like that from a long time and nobody complained. But yes, this seems harmless anyway commited in release4.0 ver. 584437

> Main navigation won't display links for apps when user has only _ADMIN permission
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1241
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1241
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>            Reporter: Adrian Crum
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk, Release Branch 4.0
>
>         Attachments: appbar.patch
>
>
> The main navigation tab bar requires the _VIEW permission to display the application's link tab. Yet the description of most _ADMIN permissions say something like "Permission to perform ALL operations." So, having the _ADMIN permission alone should allow a user to access the application, but it doesn't.

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


[jira] Commented: (OFBIZ-1241) Main navigation won't display links for apps when user has only _ADMIN permission

Posted by "BJ Freeman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534554 ] 

BJ Freeman commented on OFBIZ-1241:
-----------------------------------

since this is s bug should it not be applied to 4.0

> Main navigation won't display links for apps when user has only _ADMIN permission
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1241
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1241
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>            Reporter: Adrian Crum
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: appbar.patch
>
>
> The main navigation tab bar requires the _VIEW permission to display the application's link tab. Yet the description of most _ADMIN permissions say something like "Permission to perform ALL operations." So, having the _ADMIN permission alone should allow a user to access the application, but it doesn't.

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


[jira] Updated: (OFBIZ-1241) Main navigation won't display links for apps when user has only _ADMIN permission

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

Adrian Crum updated OFBIZ-1241:
-------------------------------

    Attachment: appbar.patch

Attached patch fixes the bug.

> Main navigation won't display links for apps when user has only _ADMIN permission
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1241
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1241
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>            Reporter: Adrian Crum
>            Priority: Minor
>         Attachments: appbar.patch
>
>
> The main navigation tab bar requires the _VIEW permission to display the application's link tab. Yet the description of most _ADMIN permissions say something like "Permission to perform ALL operations." So, having the _ADMIN permission alone should allow a user to access the application, but it doesn't.

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


[jira] Closed: (OFBIZ-1241) Main navigation won't display links for apps when user has only _ADMIN permission

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

Jacques Le Roux closed OFBIZ-1241.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
         Assignee: Jacques Le Roux

Thanks Adrian,

Your patch is in trunk revision: 584400  


> Main navigation won't display links for apps when user has only _ADMIN permission
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1241
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1241
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>            Reporter: Adrian Crum
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: appbar.patch
>
>
> The main navigation tab bar requires the _VIEW permission to display the application's link tab. Yet the description of most _ADMIN permissions say something like "Permission to perform ALL operations." So, having the _ADMIN permission alone should allow a user to access the application, but it doesn't.

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


[jira] Commented: (OFBIZ-1241) Main navigation won't display links for apps when user has only _ADMIN permission

Posted by "BJ Freeman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534579 ] 

BJ Freeman commented on OFBIZ-1241:
-----------------------------------

Thanks.. yes I remember a discussion about tabs being effected by permissions back in 2004

> Main navigation won't display links for apps when user has only _ADMIN permission
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1241
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1241
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>            Reporter: Adrian Crum
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk, Release Branch 4.0
>
>         Attachments: appbar.patch
>
>
> The main navigation tab bar requires the _VIEW permission to display the application's link tab. Yet the description of most _ADMIN permissions say something like "Permission to perform ALL operations." So, having the _ADMIN permission alone should allow a user to access the application, but it doesn't.

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