Error in test that determines when to convert a JNDI search to an LDAP compare

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 1.3.0
    • Affects Version/s: 1.3.0
    • Component/s: core-libs
    • None
    • kestrel
    • x86, sparc
    • solaris_7, windows_nt
    • Verified

      Certain simple filtered searches are automatically converted to LDAP compare operations by the LDAP service provider.

      A search is converted to a compare iff:

          - the scope is set to 'base'
          - the filter is a simple assertion: "<type>=<value>"
          - the returning attributes list is present but empty

      The third check is implemented incorrectly in the code.


            Assignee:
            Vincent Ryan
            Reporter:
            Vincent Ryan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: