From: Hiroshi Nakamura Date: 2011-06-28T05:55:50+09:00 Subject: [ruby-dev:43969] Fwd: [ruby-core:37310] [Ruby 1.9 - Bug #3866] Multipart Form Parsing bug ruby-devでも救援募集です。 cgi.rbのmultipart-form周りで何か問題があるらしいんですが、参照先のRailsのチケット管理システムがなくなっている(移動した)らしく、詳細がわかりません。どなたか、コトの詳細をご存知のかた、もしくは ttp://dev.rubyonrails.org/ticket/10886 の移動先が調べられるかたはいらっしゃいませんでしょうか。 よろしくお願いします。 (以下転送) ---------- Forwarded message ---------- From: Hiroshi NAKAMURA Date: Thu, Jun 23, 2011 at 15:53 Subject: [ruby-core:37310] [Ruby 1.9 - Bug #3866] Multipart Form Parsing bug To: ruby-core@ruby-lang.org Issue #3866 has been updated by Hiroshi NAKAMURA. Assignee changed from Takeyuki Fujioka to Hiroshi NAKAMURA I take this since Fujioka-san must be busy for the meanwhile. Can somebody point the new location of http://dev.rubyonrails.org/ticket/10886 ? I once posted a patch related to multipart form boundary parsing (http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-dev/37506) and it might be the same issue. ---------------------------------------- Bug #3866: Multipart Form Parsing bug http://redmine.ruby-lang.org/issues/3866 Author: Heinrich Lee Yu Status: Assigned Priority: Normal Assignee: Hiroshi NAKAMURA Category: lib Target version: 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