I am trying to:
Submit a post form that contains a blank cred field type='image' where the field is not required.
I expected to see:
From submit cleanly
Instead, I got:
Validation error, "You can only upload an image file"
I noticed this on a custom field, I check the field it not required. I tried a generic field on the same form, same issue. I tried a generic field on a different form, same issue.