Marián Labuda created JBIDE-22452:
-------------------------------------
Summary: Application Wizard: Git reference text widget does not validate
values
Key: JBIDE-22452
URL:
https://issues.jboss.org/browse/JBIDE-22452
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Alpha3
Reporter: Marián Labuda
On the Build Configuration wizard page there is a text widget for git reference. Tooltip
say there could be put branch, tag or commit. There is no validation at the moment.
Although the field is optional, it would be nice if there is any value, it would be
validated. Commits are hexadecimal values what is less restrictive then tags or branches.
For tag and branches see reference at
https://git-scm.com/docs/git-check-ref-format or use
"git check-ref-format --help".
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)