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

getUrlAsFile() fails to preserve extension #19

Closed
GoogleCodeExporter opened this issue Mar 22, 2015 · 1 comment
Closed

getUrlAsFile() fails to preserve extension #19

GoogleCodeExporter opened this issue Mar 22, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

getUrlAsFile() should take care that the temporary files have the same 
extension as specified in the URL. E.g. if the URL ends in ".exe", the 
temporary file should also end in ".exe", but currently it ends in "exe" only 
(no dot).

Original issue reported on code.google.com by richard.eckart on 16 Jun 2011 at 9:29

@GoogleCodeExporter
Copy link
Author

Fixed in rev. 121.

Original comment by richard.eckart on 27 Jun 2011 at 6:19

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant