enigmadigital / Formerly

Plugin to allow users to create custom forms within Craft CMS
MIT License
59 stars 24 forks source link

Couldn't save form #6

Open vladzima opened 9 years ago

vladzima commented 9 years ago

Hello.

There is a problem with Craft 2.3.2620 running on DigitalOcean via Laravel Forge. Form creation is unsuccessful with an error "Couldn't save form". Plugin directory is writable. What could be the issue here, any suggestions?

vladzima commented 9 years ago

Seems like it is actually an issue with cyrillic characters in field names. Latin named fields save with no problem. The plugin can't create handles for cyrillic names and leaves it blank so the first handle with empty name "formname_" is valid and all the other cyrillic handles could not be created with a same (blank) value.