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

Check if unique name contains chars not supported in regex expression #1998

Merged
merged 2 commits into from
Jul 6, 2022

Conversation

gmijo47
Copy link
Contributor

@gmijo47 gmijo47 commented Jun 29, 2022

Cannot start, contain, or end with special char, cannot contain any numbers.
Can only contain - for word separation
Fixed issue earlier reported #1954

Cannot start, contain, or end with special char, cannot contain any numbers.
Can only contain - for word separation
@gmijo47 gmijo47 mentioned this pull request Jun 29, 2022
@BONNe BONNe merged commit cbd063c into BentoBoxWorld:develop Jul 6, 2022
@BONNe
Copy link
Member

BONNe commented Jul 6, 2022

Thanks a lot... I forgot about this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants