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

Stefan Seelmann resolved DIRSTUDIO-324.
---------------------------------------

    Resolution: Cannot Reproduce

I wasn't able to reproduce the error. Don't hesitate to reopen it with more 
details if you still have problems.

> When placing the special character ñ in a dn the entries can not be modified 
> with the editor
> --------------------------------------------------------------------------------------------
>
>                 Key: DIRSTUDIO-324
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-324
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldifeditor
>    Affects Versions: 1.1.0
>         Environment: Windows XP Professional SP2
>            Reporter: Rodrigo Vicente Manzanal Ruiz
>            Priority: Minor
>
> When you are placed on a field, editing a ldif entry inside an ldif file, you 
> can press F7 to modify the value of the field using the editor.
> For example, when you have something like:
> dn: cn=David,ou=ou,dc=dcserver,dc=org
> objectClass: inetOrgPerson
> objectClass: person
> objectClass: mozillaAbPersonAlpha
> objectClass: evolutionPerson
> cn: David
> sn: Red
> you can place the focus on "cn: David" and edit the entry with the editor 
> pressing F7.
> But, since you change the dn, putting there some text with the spanish letter 
> ñ, you can no longer edit entry fields with the editor.
> Imgine you change the cn to "Ñuño", the previous entry would be:
> dn:: Y249w5F1w7FvLG91PW91LGRjPWRjc2VydmVyLGRjPW9yZw==
> objectClass: inetOrgPerson
> objectClass: person
> objectClass: mozillaAbPersonAlpha
> objectClass: evolutionPerson
> cn:: w5F1w7Fv
> sn: Red
> Now, you can no longer edit fields using the editor. When you press F7 
> nothing happens.
> Nevertheless, you can use other special characters in the dn, for example you 
> can change the cn to "Álvaro", the the editor encodes the whole dn entry, and 
> it works fine if you want to edit again the encoded dn entry. So the editor 
> fails to run only when the special letter ñ is there. (Well, I have not 
> checked ALL the special characters, maybe with russian characters it also 
> fails, I don't know)

-- 
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