You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2008/10/02 13:27:44 UTC

[jira] Created: (DIRSTUDIO-409) No error message in some special case

No error message in some special case
-------------------------------------

                 Key: DIRSTUDIO-409
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-409
             Project: Directory Studio
          Issue Type: Bug
    Affects Versions: 1.2.0
            Reporter: Emmanuel Lecharny
            Priority: Minor
             Fix For: 1.3.0


When doing this manipulation :
- connect on a server with 'referral' set to 'manage'
- select an entry which is a referral
- right click on 'new entry' 
- add an entry (for instance, with OC = person, sn=test, cn=test)
- when the popup with the proposed referral is showed, just click on cancel
- an empty error popup appears. Clicking on 'Details' gives :
java.lang.reflect.InvocationTargetException




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


[jira] Resolved: (DIRSTUDIO-409) No error message in some special case

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

Stefan Seelmann resolved DIRSTUDIO-409.
---------------------------------------

    Resolution: Fixed

Fixed in trunk.

When canceling the referral dialog no error occurs and the wizard remains open.

When selecting a referral connection the entry is created there, the DN provided by the referral URL is used as entry's DN.


> No error message in some special case
> -------------------------------------
>
>                 Key: DIRSTUDIO-409
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-409
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.2.0
>            Reporter: Emmanuel Lecharny
>            Assignee: Stefan Seelmann
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> When doing this manipulation :
> - connect on a server with 'referral' set to 'manage'
> - select an entry which is a referral
> - right click on 'new entry' 
> - add an entry (for instance, with OC = person, sn=test, cn=test)
> - when the popup with the proposed referral is showed, just click on cancel
> - an empty error popup appears. Clicking on 'Details' gives :
> java.lang.reflect.InvocationTargetException

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


[jira] Assigned: (DIRSTUDIO-409) No error message in some special case

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

Stefan Seelmann reassigned DIRSTUDIO-409:
-----------------------------------------

    Assignee: Stefan Seelmann

> No error message in some special case
> -------------------------------------
>
>                 Key: DIRSTUDIO-409
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-409
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.2.0
>            Reporter: Emmanuel Lecharny
>            Assignee: Stefan Seelmann
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> When doing this manipulation :
> - connect on a server with 'referral' set to 'manage'
> - select an entry which is a referral
> - right click on 'new entry' 
> - add an entry (for instance, with OC = person, sn=test, cn=test)
> - when the popup with the proposed referral is showed, just click on cancel
> - an empty error popup appears. Clicking on 'Details' gives :
> java.lang.reflect.InvocationTargetException

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


[jira] Commented: (DIRSTUDIO-409) No error message in some special case

Posted by "Stefan Seelmann (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSTUDIO-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678478#action_12678478 ] 

Stefan Seelmann commented on DIRSTUDIO-409:
-------------------------------------------

Changed exception handling in wizards: http://svn.apache.org/viewvc?rev=749146&view=rev

Now the real exception pops up. It has to do with the referral handling. There are some more issues with referral handlng, let's discuss them at ApacheCon.


> No error message in some special case
> -------------------------------------
>
>                 Key: DIRSTUDIO-409
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-409
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.2.0
>            Reporter: Emmanuel Lecharny
>            Assignee: Stefan Seelmann
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> When doing this manipulation :
> - connect on a server with 'referral' set to 'manage'
> - select an entry which is a referral
> - right click on 'new entry' 
> - add an entry (for instance, with OC = person, sn=test, cn=test)
> - when the popup with the proposed referral is showed, just click on cancel
> - an empty error popup appears. Clicking on 'Details' gives :
> java.lang.reflect.InvocationTargetException

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


[jira] Updated: (DIRSTUDIO-409) No error message in some special case

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

Pierre-Arnaud Marcelot updated DIRSTUDIO-409:
---------------------------------------------

    Fix Version/s:     (was: 1.3.0)
                   1.4.0

Postponed for next version.

> No error message in some special case
> -------------------------------------
>
>                 Key: DIRSTUDIO-409
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-409
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.2.0
>            Reporter: Emmanuel Lecharny
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> When doing this manipulation :
> - connect on a server with 'referral' set to 'manage'
> - select an entry which is a referral
> - right click on 'new entry' 
> - add an entry (for instance, with OC = person, sn=test, cn=test)
> - when the popup with the proposed referral is showed, just click on cancel
> - an empty error popup appears. Clicking on 'Details' gives :
> java.lang.reflect.InvocationTargetException

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


[jira] Updated: (DIRSTUDIO-409) No error message in some special case

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

Stefan Seelmann updated DIRSTUDIO-409:
--------------------------------------

    Fix Version/s:     (was: 1.4.0)
                   1.5.0

> No error message in some special case
> -------------------------------------
>
>                 Key: DIRSTUDIO-409
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-409
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.2.0
>            Reporter: Emmanuel Lecharny
>            Assignee: Stefan Seelmann
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> When doing this manipulation :
> - connect on a server with 'referral' set to 'manage'
> - select an entry which is a referral
> - right click on 'new entry' 
> - add an entry (for instance, with OC = person, sn=test, cn=test)
> - when the popup with the proposed referral is showed, just click on cancel
> - an empty error popup appears. Clicking on 'Details' gives :
> java.lang.reflect.InvocationTargetException

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


[jira] Closed: (DIRSTUDIO-409) No error message in some special case

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

Pierre-Arnaud Marcelot closed DIRSTUDIO-409.
--------------------------------------------


Apache Directory Studio version 1.5.0 has been released.

> No error message in some special case
> -------------------------------------
>
>                 Key: DIRSTUDIO-409
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-409
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.2.0
>            Reporter: Emmanuel Lecharny
>            Assignee: Stefan Seelmann
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> When doing this manipulation :
> - connect on a server with 'referral' set to 'manage'
> - select an entry which is a referral
> - right click on 'new entry' 
> - add an entry (for instance, with OC = person, sn=test, cn=test)
> - when the popup with the proposed referral is showed, just click on cancel
> - an empty error popup appears. Clicking on 'Details' gives :
> java.lang.reflect.InvocationTargetException

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


[jira] Updated: (DIRSTUDIO-409) No error message in some special case

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

Pierre-Arnaud Marcelot updated DIRSTUDIO-409:
---------------------------------------------

    Component/s: studio-ldapbrowser

> No error message in some special case
> -------------------------------------
>
>                 Key: DIRSTUDIO-409
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-409
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.2.0
>            Reporter: Emmanuel Lecharny
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> When doing this manipulation :
> - connect on a server with 'referral' set to 'manage'
> - select an entry which is a referral
> - right click on 'new entry' 
> - add an entry (for instance, with OC = person, sn=test, cn=test)
> - when the popup with the proposed referral is showed, just click on cancel
> - an empty error popup appears. Clicking on 'Details' gives :
> java.lang.reflect.InvocationTargetException

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