Handle invalid theme regex by knolleary · Pull Request #5598 · node-red/node-red · GitHub
Skip to content

Handle invalid theme regex#5598

Merged
knolleary merged 1 commit intomasterfrom
5588-regex-handling
Mar 30, 2026
Merged

Handle invalid theme regex#5598
knolleary merged 1 commit intomasterfrom
5588-regex-handling

Conversation

@knolleary
Copy link
Copy Markdown
Member

Fixes #5588

If a palette theme has an invalid regex, it was breaking the palette. This PR adds proper error handling and handling for * as we know the user meant .* really.

@knolleary knolleary merged commit 894b77b into master Mar 30, 2026
5 checks passed
@knolleary knolleary deleted the 5588-regex-handling branch March 30, 2026 17:14
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.

Regex handling in palette theme handling is unforgiving

1 participant