ce5ecda Resolves: #464651

Authored and Committed by nhosoi 15 years ago
    Resolves: #464651
    Summary: nsIndexType allows a blank value but does not properly apply default indexes
    Description: the values retrieved from the index entry were not checked whether
    it's empty or not.  With this fix, if it's empty, it issues an warning and
    returns LDAP_OPERATIONS_ERROR.