Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-342

Error when synchronizing a group name containing a forward slash '/'.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 1.5.0
    • 1.4.2
    • provisioning
    • None

    Description

      If a group name contains the forward slash character '/', that group will synchronize to the directory server the first time, but fail on successive synchronizations.

      In GroupEntrySynchronizer.java, in populateDns(), the line ...

      Name entryDn = parser.parse(entryName) ;

      ... will barf if entryName contains a forward slash. The above line is not executed the first time the group is synchronized to the directory server, but is executed on subsequent synchronizations.

      Attachments

        Activity

          People

            tom.zeller@at.internet2.edu Tom Zeller
            sedgar Steve Edgar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: