Uploaded image for project: 'Directory ApacheDS'
  1. Directory ApacheDS
  2. DIRSERVER-1148

Add the description of the return code when getting an ErrorResponse.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.5.1
    • 1.5.4
    • None
    • None

    Description

      It would be a great improvement to add the description aside the return code when getting an error response.

      For example, instead of that:
      LDAP: error code 16 - failed to modify entry uid=foobar,ou=Users,dc=example,dc=com: null

      It would really be better to have that:
      LDAP: error code 16 (LDAP_NO_SUCH_ATTRIBUTE) - failed to modify entry uid=foobar,ou=Users,dc=example,dc=com: null

      It would save a some time to the user, that does need to find the meaning of the error code.

      Attachments

        Activity

          People

            akarasulu Alex Karasulu
            pamarcelot Pierre-Arnaud Marcelot
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: