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] Refactor ImportCommand. #82

Closed
ghost opened this issue Mar 23, 2019 · 1 comment
Closed

[BUG] Refactor ImportCommand. #82

ghost opened this issue Mar 23, 2019 · 1 comment
Labels
priority.Low Unlikely to do. severity.Low A flaw that is unlikely to affect normal operations of the product.
Milestone

Comments

@ghost
Copy link

ghost commented Mar 23, 2019

Expected Behavior

Import should not hold any hard reference to TEMP folder and it associated methods. Import should access List<Image> through Album class.

Actual Behavior

Import currently holds references to TEMP folder as a static String.

Steps to Reproduce the Problem

  1. Nil

Specifications

  • Version: FomoFoto 1.2
  • Platform: Windows 10
  • Subsystem: Java 9
@ghost ghost self-assigned this Mar 23, 2019
@ghost ghost added priority.Low Unlikely to do. severity.Low A flaw that is unlikely to affect normal operations of the product. labels Mar 23, 2019
@ghost ghost added this to the v1.3 milestone Mar 23, 2019
@ghost ghost modified the milestones: v1.3, v1.4 Apr 2, 2019
@ghost
Copy link
Author

ghost commented Apr 10, 2019

This has been resolved as of #125.

@ghost ghost closed this as completed Apr 10, 2019
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority.Low Unlikely to do. severity.Low A flaw that is unlikely to affect normal operations of the product.
Projects
None yet
Development

No branches or pull requests

0 participants