verbb / formie

The most user-friendly forms plugin for Craft CMS.
Other
96 stars 72 forks source link

Not possible to add "Name" field and save forms while using user language "German" #2116

Closed steve-p96 closed 1 week ago

steve-p96 commented 2 weeks ago

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.

image

Steps to reproduce

  1. Set the user language to German in the Craft CMS control panel.
  2. Create or edit a form.
  3. Add a "Name" field to the form.
  4. Attempt to save the form.

Form settings

Craft CMS version

5.4.6

Plugin version

3.0.7

Multi-site?

Yes

Additional context

engram-design commented 2 weeks ago

Should be fixed for the next release. To get this early, run composer require verbb/formie:"dev-craft-5 as 3.0.9".

engram-design commented 1 week ago

Fixed in 3.0.10