[Catalyst] Catalyst::Plugin::Server::XMLRPC and default action
Matt S Trout
dbix-class at trout.me.uk
Fri Mar 21 21:06:24 GMT 2008
On Wed, Mar 12, 2008 at 06:35:38AM -0700, Bill Moseley wrote:
> If I make an XMLRPC request to an invalid XMLRPC endpoint $c->action
> is not set. (For a normal 404 request I end up with a "default"
> action).
>
> I have plugins and other code that calls methods on $c->action so those
> don't work so well when $c->action is undefined.
>
> This a bug in the plugin or do I need to somehow define a default
> XMLRPC action?
Bug in the plugin.
--
Matt S Trout Need help with your Catalyst or DBIx::Class project?
Technical Director http://www.shadowcat.co.uk/catalyst/
Shadowcat Systems Ltd. Want a managed development or deployment platform?
http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/
More information about the Catalyst
mailing list