You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Stefan Seelmann (JIRA)" <ji...@apache.org> on 2008/12/03 00:16:44 UTC

[jira] Closed: (DIRSERVER-1269) Lowercased attributes after modify-replace operation

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

Stefan Seelmann closed DIRSERVER-1269.
--------------------------------------

    Assignee: Emmanuel Lecharny

The right commit is http://svn.apache.org/viewvc?view=rev&revision=697898

Thanks Emmanuel for fixing this.

> Lowercased attributes after modify-replace operation
> ----------------------------------------------------
>
>                 Key: DIRSERVER-1269
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1269
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.5.4
>            Reporter: Stefan Seelmann
>            Assignee: Emmanuel Lecharny
>             Fix For: 1.5.5
>
>         Attachments: DIRSERVER-1269.diff
>
>
> After applying the following LDIF the server returns the telephoneNumber attribute as 'telephonenumber' (with lower-cased N).
> -------------------------------------------------------
> dn: cn=test,dc=example,dc=com
> changetype: modify
> replace: telephoneNumber
> telephoneNumber: 111
> -
> -------------------------------------------------------
> It only occurs on a modify-replace. It doesn't occur on a modify-add.

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