[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7403) You may not edit a connection and not touch the url. The wizard quits 'finish' by an error

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Mon Oct 25 06:12:54 EDT 2010


You may not edit a connection and not touch the url. The wizard quits 'finish' by an error 
-------------------------------------------------------------------------------------------

                 Key: JBIDE-7403
                 URL: https://jira.jboss.org/browse/JBIDE-7403
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: deltacloud
    Affects Versions: 3.2.0.Beta1
            Reporter: Andre Dietisheim
            Assignee: Andre Dietisheim
             Fix For: 3.2.0.Beta2


Steps to reproduce:

1.) select a connection and open the context-menu
2.) Choose "Edit Connection"
3.) change the name
4.) hit 'Finish'

Current Result:
Wizard does not close. Console shows a NullPointerException:

java.lang.NullPointerException
	at org.jboss.tools.internal.deltacloud.ui.wizards.EditCloudConnection.performFinish(EditCloudConnection.java:87)
	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:811)
	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:430)

Expected Result:
The wizard dialog closes and the connection is renamed

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list