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

Bug Fix: Unable to load regex from saved recipe #557

Merged
merged 2 commits into from
May 21, 2019

Conversation

j433866
Copy link
Member

@j433866 j433866 commented May 16, 2019

Fixes #532

The regex ingredient value was being overwritten with an empty string when the populateOptionChange() event was fired. Now, we don't change the ingredient value if the populateOption value is blank. (E.g. user defined regex)

@j433866 j433866 merged commit 6f5018d into gchq:master May 21, 2019
@j433866 j433866 deleted the load-regex-fix branch June 4, 2019 08:44
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.

Bug report: Cannot load recipe /regex not restored
1 participant