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

[BUG] Files extension not filtered properly #148

Closed
thamsimun opened this issue Apr 2, 2019 · 1 comment
Closed

[BUG] Files extension not filtered properly #148

thamsimun opened this issue Apr 2, 2019 · 1 comment
Labels
severity.High A flaw that affects most users and causes major problems for users.
Milestone

Comments

@thamsimun
Copy link

Expected Behaviour

When importing a file that is not an image with the extension '.png', an error message should be thrown to user.

Actual Behaviour

When importing a file that is not an image with the extension '.png', our application does nothing. If that particular file is in a folder, it prevents the importing of the images in that folder when you try to import the whole folder.

Steps to Reproduce the Problem

  1. Get a pdf file
  2. Append '.png' to the filename
  3. Try importing
@thamsimun thamsimun added the severity.High A flaw that affects most users and causes major problems for users. label Apr 2, 2019
@thamsimun thamsimun added this to the v1.4 milestone Apr 2, 2019
@thamsimun thamsimun assigned ghost Apr 2, 2019
@ghost
Copy link

ghost commented Apr 9, 2019

This issue is resolved with #193.

@ghost ghost closed this as completed Apr 9, 2019
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity.High A flaw that affects most users and causes major problems for users.
Projects
None yet
Development

No branches or pull requests

1 participant