Howard Chu wrote: > Hallvard B Furuseth wrote: >> Howard Chu wrote: >>> Illegal filters are supposed to be ignored; certainly no diagnostic >>> should be sent back to any client. >> >> Well... I think _illegal_ filters should get a protocolError. >> >> OTOH filtering for unrecognized schema should get no error or >> diagnostic, the filter component just evaluates to Undefined (like >> False, except Not(Undefined) = Undefined). > > OK right, that's what we were really talking about here anyway.
I'd also appreciate if (objectClass=UNDEFINED) does not lead to protocolError or another LDAP error being returned instead of success. Ciao, Michael.
