Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FormTrait setting error "Badly encoded JSON data (for avatar) was sent to the form` #2663

Closed
rhukster opened this issue Sep 6, 2019 · 2 comments
Assignees

Comments

@rhukster
Copy link
Member

rhukster commented Sep 6, 2019

When uploading an avatar in a registration form, I was receiving an extra error message (even though avatar is uploaded fine):

monosnap-2019-09-06-15-01-21 image

@rhukster
Copy link
Member Author

rhukster commented Sep 6, 2019

Seems it happens in 1.6 also

@mahagr
Copy link
Member

mahagr commented Sep 17, 2019

This is why it fails:

data[_json][avatar]: +

That is a badly encoded JSON string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants