Uploaded image for project: 'Directory Studio'
  1. Directory Studio
  2. DIRSTUDIO-677

LdapEntryAnalyzer.computePackageName() issues

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      • The method expects the parent DN. This is not intuitive, it would be better to pass the original DN and to compute the parent within the method.
      • When passing an empty DN (this happens if the entry's DN only has one name component) a StringIndexOutOfBounds exception is thrown.
      • There is no check if the package name is valid. For example if an RDN is "ou=External Users" the computed package name is "com.example.External Users".
      • Javadoc is missing

      Attachments

        Activity

          People

            kasun lakpriya Kasun Lakpriya
            seelmann Stefan Seelmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: