]
Jeff MAURY updated JBIDE-25121:
-------------------------------
Story Points: 10
Connection wizard: Image Registry URL is not decorated when not valid
(and validation seems weird)
--------------------------------------------------------------------------------------------------
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
Assignee: Jeff MAURY
Priority: Minor
Fix For: 4.5.x
Attachments: image-2017-09-27-22-59-33-548.png
steps 1:
# 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!
steps 2:
# 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"