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

Fix "internal_server_error" when message is empty #42

Merged
merged 1 commit into from Apr 22, 2023

Conversation

MeliEve
Copy link
Contributor

@MeliEve MeliEve commented Apr 17, 2023

Remove an innecesary call to round() that raises an error whenever form message is empty.
Fixes #41

@erikyo erikyo self-requested a review April 22, 2023 19:15
@erikyo erikyo self-assigned this Apr 22, 2023
@erikyo erikyo merged commit fde209d into wp-blocks:main Apr 22, 2023
13 checks passed
@erikyo erikyo mentioned this pull request Apr 23, 2023
2 tasks
@erikyo erikyo mentioned this pull request Nov 23, 2023
8 tasks
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.

"internal_server_error" when submitting form with empty message
2 participants