I encountered a strange bug related to the language setting of the user account in the Craft CMS control panel. When the user language is set to "German," adding a "Name" field to a form and then attempting to save the form triggers an error.
Steps to reproduce
Set the user language to German in the Craft CMS control panel.
Create or edit a form.
Add a "Name" field to the form.
Attempt to save the form.
Form settings
Multi-page form: No
Submission Method: Page Reload
Client-side Validation: No
Custom Form Templates: No
Craft CMS version
5.4.6
Plugin version
3.0.7
Multi-site?
Yes
Additional context
This issue only occurs when the user language is set to German.
I have tested the same steps with English, French, and Spanish languages, and the form saves correctly without any errors.
Describe the bug
I encountered a strange bug related to the language setting of the user account in the Craft CMS control panel. When the user language is set to "German," adding a "Name" field to a form and then attempting to save the form triggers an error.
Steps to reproduce
Form settings
Craft CMS version
5.4.6
Plugin version
3.0.7
Multi-site?
Yes
Additional context