From: Heinrich Lee Yu Date: 2010-09-23T19:47:53+09:00 Subject: [ruby-core:32510] [Ruby-Feature#3866][Open] Multipart Form Parsing bug Feature #3866: Multipart Form Parsing bug http://redmine.ruby-lang.org/issues/show/3866 Author: Heinrich Lee Yu Status: Open, Priority: Normal Category: core 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. ---------------------------------------- http://redmine.ruby-lang.org