I am using LAMP environment, Drupal 7.22
I created an Image field to accept only JPG, JPEG, PNG type images.
Steps to reproduce.
- Select valid image file and click upload
- after the image has successfully uploaded, remove from remove button
- Now select an invalid file, you will not receive the error for unsupported file format.