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 adding an emoij to a field label, the json object saved in the database isn't valid and breaks the entire site.
same issue happend in Craftcms itself craftcms/cms#2725 and in Commerce craftcms/commerce#886
Steps to reproduce
Add an emoij to a form field label
save the form
Form settings
Multi-page form: No
Submission Method: Ajax
Client-side Validation: Yes
Custom Form Templates: No
Craft CMS version
4.4.6.1
Plugin version
2.0.26
Multi-site?
No
Additional context
No response
The text was updated successfully, but these errors were encountered:
The form shouldn't save at all if it contains an emoji. Are you saying that the form actually saves despite the error notice? If so, that certainly shouldn't be the case (it isn't for me). I'll correctly get the following form error
And the form will have failed to save, so refreshing the page doesn't retain my update.
Just want to confirm that using emoji's in field labels is not allowed, but you shouldn't be able to save the form with the error being raised. From the sounds of your issue, if it's breaking the control panel, the form has somehow been saved despite validation errors, which shouldn't happen.
Describe the bug
When adding an emoij to a field label, the json object saved in the database isn't valid and breaks the entire site.
same issue happend in Craftcms itself craftcms/cms#2725 and in Commerce craftcms/commerce#886
Steps to reproduce
Form settings
Craft CMS version
4.4.6.1
Plugin version
2.0.26
Multi-site?
No
Additional context
No response
The text was updated successfully, but these errors were encountered: