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

c2c7ce5 broke WebUI because of a JSON escaping problem #501

Merged
merged 1 commit into from
Jun 21, 2022
Merged

Conversation

MitchBradley
Copy link
Collaborator

In addition to escaping the JSON special characters, there was a related bug in the way that incoming [ESPxxx] commands were being parsed. If the value string contained ']', the command would be misparsed and rejected.

@bdring
Copy link
Owner

bdring commented Jun 21, 2022

Should this be pushed and then released?

@MitchBradley
Copy link
Collaborator Author

Yes

@bdring bdring merged commit 141814f into Devt Jun 21, 2022
@bdring bdring deleted the FixWebUI branch June 21, 2022 01:26
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