You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Regis Xu (JIRA)" <ji...@apache.org> on 2008/03/27 08:05:25 UTC

[jira] Created: (HARMONY-5658) [classlib][jndi][ldap] - Ldap Attributes should ignore case

[classlib][jndi][ldap] - Ldap Attributes should ignore case
-----------------------------------------------------------

                 Key: HARMONY-5658
                 URL: https://issues.apache.org/jira/browse/HARMONY-5658
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
    Affects Versions: 5.0M5
            Reporter: Regis Xu
             Fix For: 5.0M6


Ldap Attributes should ignore case, so the "cn" and "CN" has the same mean. So any Attributes created by provider
should be set to ignore case.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HARMONY-5658) [classlib][jndi][ldap] - Ldap Attributes should ignore case

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison resolved HARMONY-5658.
----------------------------------

    Resolution: Fixed

Thanks Regis.

Patch applied to JNDI module at repo revision r641836.

Please check it was applied as you expected.


> [classlib][jndi][ldap] - Ldap Attributes should ignore case
> -----------------------------------------------------------
>
>                 Key: HARMONY-5658
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5658
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>            Assignee: Tim Ellison
>             Fix For: 5.0M6
>
>         Attachments: HARMONY-5658.diff
>
>
> Ldap Attributes should ignore case, so the "cn" and "CN" has the same mean. So any Attributes created by provider
> should be set to ignore case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (HARMONY-5658) [classlib][jndi][ldap] - Ldap Attributes should ignore case

Posted by "Regis Xu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Regis Xu closed HARMONY-5658.
-----------------------------


Verified. Thanks Tim.

> [classlib][jndi][ldap] - Ldap Attributes should ignore case
> -----------------------------------------------------------
>
>                 Key: HARMONY-5658
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5658
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>            Assignee: Tim Ellison
>             Fix For: 5.0M6
>
>         Attachments: HARMONY-5658.diff
>
>
> Ldap Attributes should ignore case, so the "cn" and "CN" has the same mean. So any Attributes created by provider
> should be set to ignore case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-5658) [classlib][jndi][ldap] - Ldap Attributes should ignore case

Posted by "Regis Xu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Regis Xu updated HARMONY-5658:
------------------------------

    Attachment: HARMONY-5658.diff

this patch modify all Attributes created by provider to ignore case,
and move convertToRelativeName  method from LdapContextImpl to LdapUtils.


> [classlib][jndi][ldap] - Ldap Attributes should ignore case
> -----------------------------------------------------------
>
>                 Key: HARMONY-5658
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5658
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>             Fix For: 5.0M6
>
>         Attachments: HARMONY-5658.diff
>
>
> Ldap Attributes should ignore case, so the "cn" and "CN" has the same mean. So any Attributes created by provider
> should be set to ignore case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HARMONY-5658) [classlib][jndi][ldap] - Ldap Attributes should ignore case

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison reassigned HARMONY-5658:
------------------------------------

    Assignee: Tim Ellison

> [classlib][jndi][ldap] - Ldap Attributes should ignore case
> -----------------------------------------------------------
>
>                 Key: HARMONY-5658
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5658
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>            Assignee: Tim Ellison
>             Fix For: 5.0M6
>
>         Attachments: HARMONY-5658.diff
>
>
> Ldap Attributes should ignore case, so the "cn" and "CN" has the same mean. So any Attributes created by provider
> should be set to ignore case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.