I am using LAMP environment, Drupal 7.22

I created an Image field to accept only JPG, JPEG, PNG type images.

Steps to reproduce.

  1. Select valid image file and click upload
  2. after the image has successfully uploaded, remove from remove button
  3. Now select an invalid file, you will not receive the error for unsupported file format.

Comments