]
Viacheslav Kabanovich reassigned JBIDE-21763:
---------------------------------------------
Assignee: Viacheslav Kabanovich
Environment variables validation in deploy docker image wizard is not
correct/consistent
----------------------------------------------------------------------------------------
Key: JBIDE-21763
URL:
https://issues.jboss.org/browse/JBIDE-21763
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Marián Labuda
Assignee: Viacheslav Kabanovich
Labels: docker, openshift_v3
Attachments: env_var_validation.png, invalid_env_var_value.png
On 2nd page of Deploy Docker Image wizard is page containing environment variable. Dialog
to create a new environment variable has a validation message but it is not correct, or at
least validation message content does not fit reality. See following screenshots:
First one is when entered invalid environment variable name. Notice message contains info
about invalid value, not name, although it is name what is not valid.
!env_var_validation.png!
Second screeshoot displays so-called invalid value (regarding to validation message in
first screenshot), but there is no validation error.
!invalid_env_var_value.png!