[jbosstools-issues] [JBoss JIRA] (JBIDE-20759) Add project name validation

Fred Bricon (JIRA) issues at jboss.org
Tue Sep 22 13:13:00 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-20759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13111381#comment-13111381 ] 

Fred Bricon edited comment on JBIDE-20759 at 9/22/15 1:12 PM:
--------------------------------------------------------------

Fix applied in master

PR to apply on 4.3.x: https://github.com/jbosstools/jbosstools-openshift/pull/781


was (Author: fbricon):
PR to apply on 4.3.x: https://github.com/jbosstools/jbosstools-openshift/pull/781

> Add project name validation
> ---------------------------
>
>                 Key: JBIDE-20759
>                 URL: https://issues.jboss.org/browse/JBIDE-20759
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 4.3.0.CR1
>            Reporter: Marián Labuda
>            Assignee: Fred Bricon
>            Priority: Critical
>             Fix For: 4.3.1.Final
>
>
> We have validation of a project name just for its length which is supposed to be between 2 and 63 characters. But we have no validation on the form of a project name which has to be matching regex [a-z0-9]([-a-z0-9]*[a-z0-9]. Currently it is possible to type name e.g. "myProject" and there is no validation although it is not a valid name and creation fails.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jbosstools-issues mailing list