This project is archived and is in readonly mode.
Multipart forms "bad content body"
Reported by Russ Smith | March 10th, 2009 @ 11:09 PM | in 3.x
I made a note of this in another ticket (http://rails.lighthouseapp.com/p..., but it might be a slighty different issue.
Here is the error output: http://gist.github.com/77057
When input.read(boundary_size) is called it looks like it clears the buffer so when the next read gets called the buffer returns nil.
I'm really stuck on this one. I would appreciate any help.
Comments and changes to this ticket
-
Russ Smith March 11th, 2009 @ 12:25 AM
Ignore the above comment. It was an issue with the way the LSAPI worked. I'm submitting a patch on the Rack side.
-
mat May 29th, 2009 @ 07:05 PM
Russ - did you ever submit a patch? I'm seeing something similar. Thanks
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>