[jifty-devel] Filehandles in actions

jpollack at gmail.com jpollack at gmail.com
Wed Mar 7 14:03:22 EST 2007


I'm having some bad luck using a render as 'upload' param in a Action.
 What data type, exactly, is returned from argument_value, when the
param is an upload box?  I expected an IO::Handle, but no.  I've tried
passing what it returns to Archive::Zip's readFromFileHandle, both
straight, and after passing it through IO::File's fdopen.  Both don't
work.

Any ideas?
Joshua


More information about the jifty-devel mailing list