Closed
Bug 120415
Opened 24 years ago
Closed 7 years ago
LDAPDN.equals() does not ignore case
Categories
(Directory Graveyard :: LDAP Java SDK, defect)
Directory Graveyard
LDAP Java SDK
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: karl, Assigned: erhyuan)
Details
Attachments
(1 file)
|
1011 bytes,
text/plain
|
Details |
LDAPDN.equals() should ignore case on DN comparison.
Packages: netscape.ldap and org.ietf.ldap
Comment 1•24 years ago
|
||
This may be a duplicate of another bug (it sounds familiar). Reassigning to
Miodrag, Java LDAP SDK lead engineer.
Assignee: mcs → miodrag
QA Contact: nobody
Comment 2•23 years ago
|
||
Sorry to be unconventional, but I haven't had time to setup CVS access and a
proper build/test environment. I'd like to help, so perhaps a regular submitter
could finish the job for me?
PLEASE NOTE: this change WILL NOT WORK on its own because there is a bug in
com.netscape.ldap.util.DN.equals(). I will open a separate bugzilla entry and
submit a proposed fix.
Comment 3•22 years ago
|
||
Reassign LDAP JDK bugs owned by Miodrag (miodrag@formerly-netscape.com.tld) to
E-Y (erhyuan@pacbell.net)
Assignee: miodrag → erhyuan
Comment 4•7 years ago
|
||
Not activity for at least 6 years, closing.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•