[Catalyst] Catalyst::Plugin::UploadProgress
Andy Grundman
andy at hybridized.org
Tue Sep 30 23:39:08 BST 2008
On Sep 30, 2008, at 6:27 PM, Stephan Jennewein wrote:
> Hi,
>
> I'm trying to use the UploadProgress plugin.
> At the moment it doesn't update the progressbar during the upload,
> but the
> first time it does is when I cancel the upload or it has finished. I
> think
> the problem is that I'm using Mason instead of TT . Could that be
> the problem
> and if yes is there a solution, because I don't want to switch the
> templating
> engine.
What Catalyst engine are you using? What you described sounds like
the behavior with the default HTTP engine. If that's what you're
using, try enabling fork mode with -f.
More information about the Catalyst
mailing list