[jira] Updated: (DIRLDAP-35) LdapName comparison must be case-insensitive for attibutT
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache Directory Project > [jira] Updated: (DIRLDAP-35) LdapName comparison must be case-insensitive for attibutT




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    [jira] Updated: (DIRLDAP-35) LdapName comparison must be case-insensitive for attibutT  
Alex Karasulu (JIRA)


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-30-05 12:45 PM

[ http://issues.apache.org/jira/brows...DAP-35?page=all ]

Alex Karasulu updated DIRLDAP-35:
---------------------------------

Fix Version: 0.9.3
(was: 0.9.2)

> LdapName comparison must be case-insensitive for attibutType
> ------------------------------------------------------------
>
>          Key: DIRLDAP-35
>          URL: http://issues.apache.org/jira/browse/DIRLDAP-35
>      Project: Directory LDAP
>         Type: Bug
>   Components: Common
>     Reporter: Emmanuel Lecharny
>     Assignee: Vincent Tence
>      Fix For: 0.9.3

>
> While comparing two DNs, the AttributeType of each RDN must be compared in
 a case-insensitive way : RFC 2251, chap. 4.1.4, par.4.
> It could be tricky to perform a valid comparison :
> A=V1+B=V2,C=GB and A=V1+b=V2,C=GB are equals in regards with the RFC,
> A=V1+B=V2,C=GB and A=V1+C=V2,C=GB are differents in regards with the RFC.
> LdapName.compareTo function does not return a valid result :
>         Name n1 = new DnParser().parse("A=V");
>         Name n2 = new DnParser().parse("a=V");
>         int val = n1.compareTo(n2);  // val = 0xffffffe0 instead of 0

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 03:57 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register