On Jun 12, 2007, at 6:46 PM, Adam Herzog wrote:
On Jun 12, 2007, at 1:50 PM, Andy Grundman wrote:
I've just released UploadProgress 0.04, which contains the
following 2 fixes:
* Allow plugin to work at non-root locations.
* Detect aborted uploads and stop the javascript polling.
Andy,
Works great. The non-root change you made seems much better than
what I proposed, since it doesn't require any additional javascript
(like mine did.)
I made a couple small doc changes. 03podcoverage.t failed;
prepare_body had no documentation. Updated the documentation for
dispatch() to reflect the URI change. Also updated the pod tests to
always run if MANIFEST.SKIP is present (as the Catalyst-Runtime
distro does).
I thought about adding a warning about the potential of the plugin
accidentally intercepting a request it shouldn't have, but stopped
short. Probably too unlikely to warrant confusing the user with the
warning.
Great, thanks, will put out 0.05 shortly.
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/