Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-696

The ModelService.evalPermission method does not test for permissionResourceDescription

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Trunk
    • Trunk
    • framework
    • None

    Description

      The ModelService.evalPermission method does not test for permissionResourceDescription at line 783. It tests for permissionMainAction.
      Change:
      if (UtilValidate.isNotEmpty(this.permissionMainAction)) {
      to
      if (UtilValidate.isNotEmpty(this.permissionResourceDescription)) {

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            byersa@automationgroups.com Al Byers
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment