Defect #593
Unable to Attach Anything
| Status : | Closed | Start : | 2008-02-03 | |
| Priority : | Normal | Due date : | ||
| Assigned to : | - | % Done : | 0% |
|
| Category : | - | |||
| Target version : | - | |||
| Affected version : | devel |
Resolution : | ||
Description
I cannot attach anything anywhere on a clean install of either 0.6.3 or trunk. My production.log is attached, and there is little other information I can give, apart from being on Rails 2.0.2 and Ruby 1.8.5 on Linux.
History
2008-02-03 18:07 - Geoffrey Sneddon
Trying to attach the production.log caused an error. Looks like the bug exists here as well.
2008-02-03 18:20 - Jean-Philippe Lang
- File production.log added
Seems to be ok for me (file is attached). What browser are you using ?
2008-02-03 18:25 - Jean-Philippe Lang
- Status changed from New to Closed
OK, I found the problem. The error occurs if the browser does not set the content type for the attachment.
Fixed in r1115.
Thanks for the feedback.