[Catalyst] C::P::UploadProgress Patch
Andy Grundman
andy at hybridized.org
Sat Jun 2 17:14:22 GMT 2007
On Jun 1, 2007, at 11:09 AM, Adam Herzog wrote:
> Hi, all.
>
> I'm using Catalyst::Plugin::UploadProgress on a project of mine,
> and it works great. At least, until I tried to deploy the
> application. The plugin and accompanying javascript only works
> correctly if the app is deployed at the root (ie, it always checks /
> progress).
>
> I've attached a patch (svn diff) which allows the plugin to be used
> when an app is deployed at a non-root location, like http://
> domain.tld/myapp/.
>
> I would have liked to add some tests for my changes, but, to be
> honest, I don't really know how to test deployment issues like
> this. If somebody has some pointers, I'd be happy to add the
> appropriate tests.
>
> If there aren't any problems with it, can somebody apply the patch
> and push a new release, please?
Thanks for the patch, I'll get this fixed soon.
-Andy
More information about the Catalyst
mailing list