Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-3992

JcrUtils.getOrCreateByPath broken by JCR-3987

    XMLWordPrintableJSON

Details

    Description

      The code introduced with JCR-3987 fails for an input of

         /rep:security/rep:authorizables/rep:groups/a/b/c
      

      as, after discovering that

         /rep:security/rep:authorizables/rep:groups
      

      exists, it computes a remaining path of

         /b/c
      

      instead of

         a/b/c
      

      Attachments

        1. JCR-3992.diff
          3 kB
          Julian Reschke

        Issue Links

          Activity

            People

              reschke Julian Reschke
              reschke Julian Reschke
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: