-
Bug
-
Resolution: Done
-
Minor
-
4.5.1.AM2
-
devex #140 November 2017
-
10
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.
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"
- relates to
-
JBIDE-25046 Can't find CDK for registry discovery when 2 connections are defined for CDK
- Closed
-
JBIDE-25381 Create ITests for Connection wizard: Image Registry URL validator
- Closed