Skip to content

Fix issue #48

Latest
Compare
Choose a tag to compare
@HBiSoft HBiSoft released this 28 Apr 14:53
· 4 commits to master since this release

Seems like this happens when selecting a file with an unusual, but valid extension, like .JPG instead of .jpg or .jpeg.
This is fixed by first checking if the file exists after it has been returned from Utils, if it's available it gets returned otherwise it will be copied to the temp folder.