Andre Dietisheim created JBIDE-25121:
----------------------------------------
Summary: Connection wizard: Image Registry URL is not decorated when not
valid
Key: JBIDE-25121
URL:
https://issues.jboss.org/browse/JBIDE-25121
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.1.AM2
Reporter: Andre Dietisheim
Priority: Minor
Fix For: 4.5.x
Attachments: image-2017-09-27-22-59-33-548.png
# ASSERT: have a connection the cdk
# EXEC: edit the connection and move to "Image Registry URL" text field
# EXEC: provide some bogus URL (ex. bookaroo-banzai)
Result:
the url is validated and an error appears in the title are, "Finish" is
disabled. GOOD.
But the text field is not decorated.
!image-2017-09-27-22-59-33-548.png!
# EXEC: provide the following URL: http:/bookaroo-banzai
Result:
It thinks that it's valid, there's no error in the title area, "Finish"
is enabled
Expected result:
http:/bookaroo-banzai doesnt look valid to me, it should error and disable
"Finish"
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)