Issue #3866 has been updated by Takeyuki Fujioka. http://blade.nagaokaut.ac.jp/cgi-bin/vframe.rb/ruby/ruby-dev/37506?37282-37744 ??¨å??????????®ã???????§ã????ã?? ---------------------------------------- Bug #3866: Multipart Form Parsing bug http://redmine.ruby-lang.org/issues/3866 Author: Heinrich Lee Yu Status: Assigned Priority: Normal Assignee: Takeyuki Fujioka Category: lib Target version: 1.9.3 ruby -v: Ruby 1.9.2p0 =begin Ruby 1.9.2p0 seems to have a problem similar to http://dev.rubyonrails.org/ticket/10886. I tested the Rack multipart parser with the file provided in the link and it works properly. Maybe we can base our parser from theirs? Rack has a better solution compared to the fix in the said ticket. =end -- http://redmine.ruby-lang.org