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?


-- 
Bill Moseley
[EMAIL PROTECTED]


_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to