[
https://issues.jboss.org/browse/JBIDE-7695?page=com.atlassian.jira.plugin...
]
Andre Dietisheim commented on JBIDE-7695:
-----------------------------------------
Delayed URL creation to request time. Gained capability to store invalid urls and report
them at request time.
You now get clouds with invalid urls in the cloud view. The wizard reports a warning on
the url (field) and an error is reported when you try to operate requests (list images,
list instances, etc.) on it.
committed to TRUNK (CR1)
NPE when adding connection with invalid URL
-------------------------------------------
Key: JBIDE-7695
URL:
https://issues.jboss.org/browse/JBIDE-7695
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: deltacloud
Affects Versions: 3.2.0.Beta2
Environment: 3.2.0.v20101119-1705-H261-Beta2
Reporter: Libor Zoubek
Assignee: Andre Dietisheim
Fix For: 3.2.0.CR1
Attachments: .log
If I enter total nonsense into url (like 'abc' '123'), the wizard dialogs
stays open even though creating the connection failed. The dialog may be closed by hitting
cancel. No error is displayed, but a NPE is in the log.
There is one little issue related to this one.
If I enter 'http://something' dialog gets closed and is treated like valid but
not reachable connection. This is fine
But if I enter 'http:/something' behavior is same, which is wrong, There is a
need to fix regex determining valid or invalid URL.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira