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

Stefan Seelmann resolved DIRSTUDIO-166.
---------------------------------------

    Resolution: Fixed

Fixed here: http://svn.apache.org/viewvc?rev=614027&view=rev


> LDif Import changetype: modify add attribute attrId is not case insensitive
> ---------------------------------------------------------------------------
>
>                 Key: DIRSTUDIO-166
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-166
>             Project: Directory Studio
>          Issue Type: Bug
>    Affects Versions: 0.8.1
>            Reporter: David Jencks
>            Assignee: Stefan Seelmann
>             Fix For: 1.1.0
>
>
> Importing an ldif file with  this works:
> dn: dc=example,dc=com
> changetype: modify
> add: administrativeRole
> administrativeRole: accessControlSpecificArea
> but
> dn: dc=example,dc=com
> changetype: modify
> add: administrativerole
> administrativeRole: accessControlSpecificArea
> does not.  According to a discussion on IRC the attrId comparison should be 
> case insensitive.  See also DIRSERVER-1029 where a related but worse problem 
> in the shared LdifReader is discussed.

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

Reply via email to