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/
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/