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

The AddPermissionTask stores an incorrect "permission path" when the path parameter ends with "/" and includingSubNodes is true. (on 4.5.* series)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 4.4.10, 4.5.8
    • 4.4.9, 4.5.7
    • updatemechanism
    • None

      For example if path was "/", and includingSubNodes is true, then path is set to "//*" which was then incorrect.
      It should check if path argument is "/" and sets path approppriately.

      There is actually no patch included - but I set it because the problem is solved in 5.0 Alpha1 version.

      Matteo Pelucco also reported this problem on December 19 in this forum post:
      http://forum.magnolia-cms.com/forum/thread.html?threadId=5f0c27c3-1b95-412d-abd6-d818cb9a9b40

        Acceptance criteria

              rkovarik Roman Kovařík
              czimmermann Christopher Zimmermann
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD