Dan Horne wrote:
> Hi
>
> I have an application that runs fine with CGI::Application::Dispatch v1.
>
> However, when I upgrade to CGI::Application::Displatch v2, my file upload
> code fails as CGI's uploadInfo is empty.
>
> When I downgrade the problem goes away.
I've upgraded from 1 to 2 with an application that does file uploads and it
worked fine for me. It's a little strange if Dispatch has something to do with
it since Dispatch doesn't process the incoming request, but simply looks at the
PATH_INFO environment var (and now the HTTP_REQUEST_METHOD) environment vars
which should be setup by the web server.
Maybe somehow another CGI.pm object is being created somehow and is eating up
the uploaded resource be you get a chance to get to it?
--
Michael Peters
Developer
Plus Three, LP
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/suppressed/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.