libreio / libre

Simple AWS gateway for storing and sharing files
http://libre.io
Other
7 stars 9 forks source link

null file field causes aws to return 404 #283

Closed k0r closed 9 years ago

k0r commented 9 years ago

amazonaws.services.s3.model.AmazonS3Exception: Not Found (Service: Amazon S3; Status Code: 404; Error Code: 404 Not Found [...]). to replicate, click upload without a file selected.

yegor256 commented 9 years ago

@k0r very close to #232 I would say we should fix that first and then this problem will just go away, I believe

karato commented 9 years ago

@yegor256 don't close it, ask @k0r to do do it, since he created it, thanks!

karato commented 9 years ago

@k0r since there is no milestone yet I set it to "0.7"

yegor256 commented 9 years ago

@k0r is it still a problem? please check again

k0r commented 9 years ago

@yegor256 thanks.