From: Hiroshi Nakamura Date: 2011-06-28T10:25:25+09:00 Subject: [ruby-core:37597] [Ruby 1.9 - Bug #3866] Multipart Form Parsing bug Issue #3866 has been updated by Hiroshi Nakamura. Assignee changed from Hiroshi Nakamura to Takeyuki Fujioka Fujioka-san, thanks for your response. Please handle this. Here's a ticket: http://web.archive.org/web/20090523081106/http://dev.rubyonrails.org/ticket/10886 And the patch: http://web.archive.org/web/20081015122057/http://dev.rubyonrails.org/changeset/9113 ������������������������������������������������������������������������ ---------------------------------------- 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