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/05/20 12:16:55 UTC

[jira] Created: (HARMONY-5832) [classlib][jndi][ldap] - LdapContextImpl.bind(Name, Object, Attributes) generate incorrect ldap request message

[classlib][jndi][ldap] - LdapContextImpl.bind(Name, Object, Attributes) generate incorrect ldap request message
---------------------------------------------------------------------------------------------------------------

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


when bind object to ldap server, attribute "objectClass" in ldap request shouldn't contains "javaContainer" value if there were already values for "objectClass"

I will create patch for this soon.

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


[jira] Closed: (HARMONY-5832) [classlib][jndi][ldap] - LdapContextImpl.bind(Name, Object, Attributes) generate incorrect ldap request message

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

Regis Xu closed HARMONY-5832.
-----------------------------


Verified. Thanks Jimmy!

> [classlib][jndi][ldap] - LdapContextImpl.bind(Name, Object, Attributes) generate incorrect ldap request message
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5832
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5832
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>            Assignee: Jimmy, Jing Lv
>         Attachments: HARMONY-5832.diff
>
>
> when bind object to ldap server, attribute "objectClass" in ldap request shouldn't contains "javaContainer" value if there were already values for "objectClass"
> I will create patch for this soon.

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


[jira] Updated: (HARMONY-5832) [classlib][jndi][ldap] - LdapContextImpl.bind(Name, Object, Attributes) generate incorrect ldap request message

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

Regis Xu updated HARMONY-5832:
------------------------------

    Attachment: HARMONY-5832.diff

Would anyone want to try this?

> [classlib][jndi][ldap] - LdapContextImpl.bind(Name, Object, Attributes) generate incorrect ldap request message
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5832
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5832
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>         Attachments: HARMONY-5832.diff
>
>
> when bind object to ldap server, attribute "objectClass" in ldap request shouldn't contains "javaContainer" value if there were already values for "objectClass"
> I will create patch for this soon.

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


[jira] Resolved: (HARMONY-5832) [classlib][jndi][ldap] - LdapContextImpl.bind(Name, Object, Attributes) generate incorrect ldap request message

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

Jimmy, Jing Lv resolved HARMONY-5832.
-------------------------------------

    Resolution: Fixed

Hi,
    The fix is fine, I've committed at r658557, please verify.

> [classlib][jndi][ldap] - LdapContextImpl.bind(Name, Object, Attributes) generate incorrect ldap request message
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5832
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5832
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>            Assignee: Jimmy, Jing Lv
>         Attachments: HARMONY-5832.diff
>
>
> when bind object to ldap server, attribute "objectClass" in ldap request shouldn't contains "javaContainer" value if there were already values for "objectClass"
> I will create patch for this soon.

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


[jira] Assigned: (HARMONY-5832) [classlib][jndi][ldap] - LdapContextImpl.bind(Name, Object, Attributes) generate incorrect ldap request message

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

Jimmy, Jing Lv reassigned HARMONY-5832:
---------------------------------------

    Assignee: Jimmy, Jing Lv

> [classlib][jndi][ldap] - LdapContextImpl.bind(Name, Object, Attributes) generate incorrect ldap request message
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5832
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5832
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M5
>            Reporter: Regis Xu
>            Assignee: Jimmy, Jing Lv
>         Attachments: HARMONY-5832.diff
>
>
> when bind object to ldap server, attribute "objectClass" in ldap request shouldn't contains "javaContainer" value if there were already values for "objectClass"
> I will create patch for this soon.

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