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

Allow generateNodeNames to handle names containing regex control chars #3817

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

knolleary
Copy link
Member

Fixes #3813

Handles names that contain things like + by escaping them.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 68.199% when pulling d8e350d on fix-regex-name-handle into dc7fef6 on master.

@knolleary knolleary merged commit 86ac955 into master Aug 4, 2022
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.

Cannot copy/paste subflow node with name containing regex reserved characters
2 participants