You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2015/10/21 15:56:27 UTC

[jira] [Updated] (DIRAPI-260) OID can't process nodes which are bigger than a lo,g

     [ https://issues.apache.org/jira/browse/DIRAPI-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny updated DIRAPI-260:
-------------------------------------
    Description: 
Such an OID will not be parsed correctly :

{{2.25.81407072025111374527560065493494091452}}

because we use a {{long}} internally to store the node values.

  was:
Such an OID will not be parsed correctly :

{{2.25.81407072025111374527560065493494091452}}

because we use {{long}}s internally to store the node values.


> OID can't process nodes which are bigger than a lo,g
> ----------------------------------------------------
>
>                 Key: DIRAPI-260
>                 URL: https://issues.apache.org/jira/browse/DIRAPI-260
>             Project: Directory Client API
>          Issue Type: Bug
>    Affects Versions: 1.0.0-M32
>            Reporter: Emmanuel Lecharny
>            Priority: Critical
>             Fix For: 1.0.0-M33
>
>
> Such an OID will not be parsed correctly :
> {{2.25.81407072025111374527560065493494091452}}
> because we use a {{long}} internally to store the node values.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)