Hi Catalysters,
It seems that if an exception is raised in the entry point to an action
chain, Catalyst still tries to forward to the other chain components,
accumulating all exceptions into $c->errors.
Is there a way to stop the chain at the first exception ?
Thanks in advance,
Laurent Dami
_______________________________________________
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/