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

Incorrect use of if-has-permission tag

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Release Branch 13.07, Trunk
    • 14.12.01, 12.04.06, 13.07.02
    • ecommerce
    • None

    Description

      action value used in if-has-permission tag is incorrect in some places. Ideally action value should be start with "" but some places it used without ""

      ForumScreens.xml#ViewForumMessage

      <if-has-permission permission="CONTENTMGR" action="CREATE"/>
      

      Due to this if user has correct permission then also it return false and user will not be able to view the screen.

      Attachments

        1. OFBIZ-5920.patch
          4 kB
          Deepak Dixit

        Activity

          People

            jleroux Jacques Le Roux
            deepak Deepak Dixit
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: