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 2009/04/16 00:31:14 UTC

[jira] Created: (DIRSTUDIO-483) DN Editor escapes all non-ascii characters

DN Editor escapes all non-ascii characters
------------------------------------------

                 Key: DIRSTUDIO-483
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-483
             Project: Directory Studio
          Issue Type: Bug
          Components: studio-ldapbrowser
    Affects Versions: 1.4.0
            Reporter: Stefan Seelmann
            Assignee: Stefan Seelmann
             Fix For: 1.5.0


When I edit the member attribute of a groupOfNames entry and I select an DN that contains non-ascii characters these characters are escaped. 

Example: uid=rédacteur1,dc=example,dc=com is transformed to uid=r\C3\A9dacteur1,dc=example,dc=com


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


[jira] Closed: (DIRSTUDIO-483) DN Editor escapes all non-ascii characters

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot closed DIRSTUDIO-483.
--------------------------------------------


Apache Directory studio version 1.5.0 has been released.

> DN Editor escapes all non-ascii characters
> ------------------------------------------
>
>                 Key: DIRSTUDIO-483
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-483
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.4.0
>            Reporter: Stefan Seelmann
>            Assignee: Stefan Seelmann
>             Fix For: 1.5.0
>
>
> When I edit the member attribute of a groupOfNames entry and I select an DN that contains non-ascii characters these characters are escaped. 
> Example: uid=rédacteur1,dc=example,dc=com is transformed to uid=r\C3\A9dacteur1,dc=example,dc=com

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


[jira] Resolved: (DIRSTUDIO-483) DN Editor escapes all non-ascii characters

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

Stefan Seelmann resolved DIRSTUDIO-483.
---------------------------------------

    Resolution: Fixed

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


> DN Editor escapes all non-ascii characters
> ------------------------------------------
>
>                 Key: DIRSTUDIO-483
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-483
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.4.0
>            Reporter: Stefan Seelmann
>            Assignee: Stefan Seelmann
>             Fix For: 1.5.0
>
>
> When I edit the member attribute of a groupOfNames entry and I select an DN that contains non-ascii characters these characters are escaped. 
> Example: uid=rédacteur1,dc=example,dc=com is transformed to uid=r\C3\A9dacteur1,dc=example,dc=com

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