[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-7403) Edit a cloud connection does not initialize cloud type and throws error if url is not touched

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


     [ https://jira.jboss.org/browse/JBIDE-7403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andre Dietisheim updated JBIDE-7403:
------------------------------------

        Summary: Edit a cloud connection does not initialize cloud type and throws error if url is not touched  (was: You may not edit a connection and not touch the url. The wizard quits 'finish' by an error )
    Description: 
* type label is not set

Steps to reproduce:

1.) select a connection and open the context-menu
2.) Choose "Edit Connection"

Current result:
type label is not set

Expected result:
type label should reflect the type of the server that is reachable with the url that is currently set in the url text widget

* cannot finish wizard if url is not touched:

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

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



> Edit a cloud connection does not initialize cloud type and throws error if url is not touched
> ---------------------------------------------------------------------------------------------
>
>                 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
>
>
> * type label is not set
> Steps to reproduce:
> 1.) select a connection and open the context-menu
> 2.) Choose "Edit Connection"
> Current result:
> type label is not set
> Expected result:
> type label should reflect the type of the server that is reachable with the url that is currently set in the url text widget
> * cannot finish wizard if url is not touched:
> 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