Closed
Bug 164374
Opened 23 years ago
Closed 7 months ago
First LDAP directory lookup gives full information, all succeding are incomplete
Categories
(Directory Graveyard :: LDAP XPCOM SDK, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: dick_bronson, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1) Gecko/20020818
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1) Gecko/20020818
I discovered a strange situation with the LDAP directory lookup in Mail. The
first time you enter a search query it returns all matching results. However any
further querys (until reloading Mozilla) using the exact same search phrase only
return a partial result.
Reproducible: Always
Steps to Reproduce:
1. Search LDAP for "bron" gives results for "dick_bronson@..." and
"Karen_Bronson@..."
2. Change search to "bro" and get a ton of other names.
3. Change search back to "bron" now only gives result "dick_bronson@..."
4. Change search to "brons" and get both entries.
5. Change search back to "bron" gives just the one result.
6. Change search back to "brons" and now only get one entry.
Actual Results:
Dick Bronson dick_bronson@.... Sys Engineering
Expected Results:
Dick Bronson dick_bronson@.... Sys Engineering
Karen Bronson Karen_Bronson@.... CCS Sales
At first I thought it was related to case sensitivity, but trying it out on some
other examples disproved that theory. I do not know if it occurs on previous
builds, as I just discovered it on this new install.
Comment 1•21 years ago
|
||
not reproducable on Mozilla 1.7.3
Comment 2•18 years ago
|
||
Assigning bugs that I'm not actively working on back to nobody; use SearchForThis as a search term if you want to delete all related bugmail at once.
Assignee: dmose → nobody
Comment 3•17 years ago
|
||
Filter on "Nobody_NScomTLD_20080620"
Assignee: nobody → dmose
QA Contact: yulian → xpcom
Updated•8 years ago
|
Assignee: dmose → nobody
Updated•7 months ago
|
Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•