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/10/08 12:58:32 UTC

[jira] Created: (DIRSTUDIO-557) Edit value and edit entry are not working if DN is invalid

Edit value and edit entry are not working if DN is invalid
----------------------------------------------------------

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


Edit value and edit entry actions are not working if DN of the LDIF record is invalid.

Example:
-----------------------------
dn: invalidDN
objectClass: person
cn: test
sn: test
-----------------------------

As the DN line is not parseable some actions are not working.


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


[jira] Resolved: (DIRSTUDIO-557) Edit value and edit entry are not working if DN is invalid

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

Stefan Seelmann resolved DIRSTUDIO-557.
---------------------------------------

    Resolution: Fixed

Fixed in trunk:
  http://svn.apache.org/viewvc?rev=823122&view=rev


> Edit value and edit entry are not working if DN is invalid
> ----------------------------------------------------------
>
>                 Key: DIRSTUDIO-557
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-557
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldifeditor
>    Affects Versions: 1.4.0
>            Reporter: Stefan Seelmann
>            Assignee: Stefan Seelmann
>             Fix For: 1.5.0
>
>
> Edit value and edit entry actions are not working if DN of the LDIF record is invalid.
> Example:
> -----------------------------
> dn: invalidDN
> objectClass: person
> cn: test
> sn: test
> -----------------------------
> As the DN line is not parseable some actions are not working.

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


[jira] Closed: (DIRSTUDIO-557) Edit value and edit entry are not working if DN is invalid

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

Pierre-Arnaud Marcelot closed DIRSTUDIO-557.
--------------------------------------------


Apache Directory studio version 1.5.0 has been released.

> Edit value and edit entry are not working if DN is invalid
> ----------------------------------------------------------
>
>                 Key: DIRSTUDIO-557
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-557
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldifeditor
>    Affects Versions: 1.4.0
>            Reporter: Stefan Seelmann
>            Assignee: Stefan Seelmann
>             Fix For: 1.5.0
>
>
> Edit value and edit entry actions are not working if DN of the LDIF record is invalid.
> Example:
> -----------------------------
> dn: invalidDN
> objectClass: person
> cn: test
> sn: test
> -----------------------------
> As the DN line is not parseable some actions are not working.

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