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] Save command allows invalid file names #189

Closed
itszp opened this issue Apr 9, 2019 · 0 comments
Closed

[BUG] Save command allows invalid file names #189

itszp opened this issue Apr 9, 2019 · 0 comments
Assignees
Labels
priority.High Must do. severity.High A flaw that affects most users and causes major problems for users. status.Ongoing The issue is currently being worked on. note: remove this label before closing an issue. type.Bug A bug.
Milestone

Comments

@itszp
Copy link

itszp commented Apr 9, 2019

Expected Behaviour

Throw parse exception when save file names are invalid.

Actual Behaviour

Allows users to save image as name without valid file extension.

Steps to Reproduce the Problem

  1. import sample
  2. open iu.jpg
  3. save lol

Specifications

  • Version: 1.3
  • Platform: Windows 10
  • Subsystem: Java
@itszp itszp added priority.High Must do. severity.High A flaw that affects most users and causes major problems for users. status.Ongoing The issue is currently being worked on. note: remove this label before closing an issue. type.Bug A bug. labels Apr 9, 2019
@itszp itszp added this to the v1.4 milestone Apr 9, 2019
@itszp itszp self-assigned this Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority.High Must do. severity.High A flaw that affects most users and causes major problems for users. status.Ongoing The issue is currently being worked on. note: remove this label before closing an issue. type.Bug A bug.
Projects
None yet
Development

No branches or pull requests

1 participant