Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-4716

The AddPermissionTask stores an incorrect "permission path" when the path parameter ends with "/" and includingSubNodes is true.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 5.0
    • 5.0
    • updatemechanism
    • None

      For example if path was "/", and includingSubNodes is true, then path was set to "//*" which was then incorrect.

      Now it checks if path is "/" or ends with "/" and sets path approppriately.

        Acceptance criteria

              czimmermann Christopher Zimmermann
              czimmermann Christopher Zimmermann
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD