Bug 609321 - case-insensitive searches against "mail" attribute not working
Summary: case-insensitive searches against "mail" attribute not working
Keywords:
Status: CLOSED DUPLICATE of bug 559315
Alias: None
Product: 389
Classification: Retired
Component: Schema
Version: 1.2.5
Hardware: x86_64
OS: Linux
low
high
Target Milestone: ---
Assignee: Rich Megginson
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-29 23:57 UTC by devonab
Modified: 2015-01-04 23:43 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-30 00:05:29 UTC
Embargoed:


Attachments (Terms of Use)

Description devonab 2010-06-29 23:57:48 UTC
Description of problem: case-insensitive queries of thr mail attribute do not work. case sensitive searches do. this seems to be an issue with the IA5String data type.  I tried updating the schema to use the DirectoryString data type but that didn't work. 


Version-Release number of selected component (if applicable): 1.2.5


How reproducible: always


Steps to Reproduce:
1. add entry using John.Doe to directory
2. ldapsearch -x -LLL -h host -b basedn mail=john.doe
3.
  
Actual results:
empty result set

Expected results:
expect to see the john doe entry

Additional info:

Comment 1 Rich Megginson 2010-06-30 00:05:29 UTC

*** This bug has been marked as a duplicate of bug 559315 ***


Note You need to log in before you can comment on or make changes to this bug.