OK been poking around with merb-core, Merb::Request - I'm 99% sure
that the problem is coming from the #parse_multipart method. I don't
quite understand how it all works, but it looks like in some cases,
the data string is being truncated improperly. After a pass in the
main loop, there is a "head" variable that comes out starting with a
"ntent-Disposition" instead of a "Content-Disposition". That throws
off the names of some of the parameters and sets them name to nil. Not
sure why a jpg is causing this to happen.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"merb" 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/merb?hl=en
-~----------~----~----~----~------~----~------~--~---