On Tue, Jan 20, 2009 at 16:41, Joshua Peek <[email protected]> wrote:
> > I'm trying to make Rails 2.3 w/ Rack as backwords compat with the CGI > API. So this is definitely something we need to fix in Rails. > > Please create a ticket on LH with some tests (so we can catch this > issue if it happens again) and I'll pull it in ASAP. In my workaround I detect there was no file if the `filename` property is blank. Are there cases a valid file could be uploaded without an original filename? Is a better check to see if the size of Tempfile is 0, also? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
