Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHE-4509: Fix project name validator for rename action #6011

Merged
merged 2 commits into from
Aug 17, 2017

Conversation

bdshadow
Copy link
Contributor

Signed-off-by: Dmitrii Bocharov dbocharo@redhat.com

What does this PR do?

Fixes the validation of the project name during rename process

What issues does this PR fix or reference?

#4509

Changelog

ProjectNameValidator had incorrect isValidName implementation. It said true for almost all values.

Signed-off-by: Dmitrii Bocharov <dbocharo@redhat.com>
@codenvy-ci
Copy link

Can one of the admins verify this patch?

1 similar comment
@codenvy-ci
Copy link

Can one of the admins verify this patch?

@benoitf
Copy link
Contributor

benoitf commented Aug 16, 2017

@bdshadow it seems that you've replaced space characters by "tab" characters

Signed-off-by: Dmitrii Bocharov <dbocharo@redhat.com>
@bdshadow
Copy link
Contributor Author

@benoitf forgot to change default eclipse tabs to spaces.
fixed

@vparfonov vparfonov merged commit a3099e7 into eclipse-che:master Aug 17, 2017
@riuvshin riuvshin added this to the 5.17.0 milestone Aug 17, 2017
@riuvshin riuvshin added the kind/bug Outline of a bug - must adhere to the bug report template. label Aug 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants