in reply to CGI::Prototype::Mecha (WWW::Mechanize) hangs on upload of file.

If you've updated to the latest release, it should work. Make sure you have version 0.20 or 0.21 of Mecha.

Also, there might be a hidden dependancy on the version of CGI.pm. I'm working to remove that, but I might have erred.

Use rt.cpan.org to report bugs with a short test case, so I can put it in my todo queue.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on Re: CGI::Prototype::Mecha (WWW::Mechanize) hangs on upload of file.

Replies are listed 'Best First'.
Re^2: CGI::Prototype::Mecha (WWW::Mechanize) hangs on upload of file.
by Tyraziel (Novice) on Jul 21, 2005 at 17:51 UTC

    I'm using version 0.21 of mecha and 3.1 of CGI.pm. So this is more of a Mecha problem than a WWW::Mechanize problem?

      Not sure. You might also post your problem to the CGI::Prototype mailing list in case they can help you faster than I can.

      From what I've seen so far, you haven't given me enough information to reproduce the bug, because I can use code just like that to simulate the upload. Perhaps it's something with the prototype app that isn't working?

      -- Randal L. Schwartz, Perl hacker
      Be sure to read my standard disclaimer if this is a reply.

        Just posted to the C::P mailing list. It's odd because when I use the prototype app from the web the upload works fine and doesn't hang and other form submissions that don't use file inputs work fine as well without hanging :-/ I will post a solution, or the resolution of this problem when it happens here.

        Thank you for your help.

        Sidenote: I wonder if :-/ :-) :-( etc will ever become accepted ways to end a sentance :-/