You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a meeting I was able to save it even if I filled the body with capital letters only. Also, the user can save the meeting even if the body is not starting with a capital letter. This is always happening, no matter if the rich text editor is enabled or not.
To Reproduce
Log in as admin and activate/deactivate the rich text editor (Organization settings -> Enable rich text editor for participants)
Visit the main site
Create a meeting
Complete all the mandatory fields and fill the body with only capital letters/a text not starting with a capital letter
Save
Expected behavior
The user should not be able to save the meeting if there are too many capital letters or the text is not starting with a capital letter in the body and an error should be displayed.
Describe the bug
When creating a meeting I was able to save it even if I filled the body with capital letters only. Also, the user can save the meeting even if the body is not starting with a capital letter. This is always happening, no matter if the rich text editor is enabled or not.
To Reproduce
Expected behavior
The user should not be able to save the meeting if there are too many capital letters or the text is not starting with a capital letter in the body and an error should be displayed.
E.g. Proposal creation form:

Screenshots
save_meeting__too_many_capital_letters.mp4
Stacktrace
No response
Extra data
Tested on nightly
Additional context
No response