Active
Project:
upload (simple)
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2006 at 19:34 UTC
Updated:
29 Jun 2006 at 19:34 UTC
If I set the download method to private and upload a PDF file it downloads as text. The top of the file looks like this:
Content-Type: text/plain; name=rental_application.pdf
Content-Length: 297935
Content-Disposition: inline; filename=rental_application.pdf
Content-Type: application/pdf; name=rental_application.pdf
Content-Length: 297783
Content-Disposition: attachment; filename=rental_application.pdf
Is the file transfer process corrupting the file? What should I do?
Thanks,
Moses