Remove FileInput#getFile() #503
Closed
Milestone
Comments
erdi
added a commit
to geb/geb
that referenced
this issue
Oct 29, 2017
…d for 2.0 but wasn't. Relates to geb/issues#503
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The values returned from file inputs by various browsers include dummy paths for security reasons to prevent sniffing out directory structure on the host. This makes the value of
FileInput#getFile()
questionable.The text was updated successfully, but these errors were encountered: