Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-1377

Listing all users/groups does not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • JCR Jackrabbit User Manager 2.0.2, JCR Jackrabbit User Manager 2.0.4
    • JCR
    • None

    Description

      Listing all users or groups, that is listing the children of the /system/userManager/user or /system/userManager/group resources fails because the PrinicipalManager.findPrincipals(String, int) method is called with a "wildcard" parameter ".*". This does not work because the findPrincipals method matches the string parameter exactly.

      Rather the PrincipalManager.getPrincipals(int) method should be used.

      Attachments

        Issue Links

          Activity

            People

              fmeschbe Felix Meschberger
              fmeschbe Felix Meschberger
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: