[Catalyst-commits] r9927 - Catalyst-Runtime/5.80/trunk
t0m at dev.catalyst.perl.org
t0m at dev.catalyst.perl.org
Tue Apr 28 21:43:41 GMT 2009
Author: t0m
Date: 2009-04-28 22:43:38 +0100 (Tue, 28 Apr 2009)
New Revision: 9927
Modified:
Catalyst-Runtime/5.80/trunk/TODO
Log:
Speak less nonesense
Modified: Catalyst-Runtime/5.80/trunk/TODO
===================================================================
--- Catalyst-Runtime/5.80/trunk/TODO 2009-04-28 21:41:51 UTC (rev 9926)
+++ Catalyst-Runtime/5.80/trunk/TODO 2009-04-28 21:43:38 UTC (rev 9927)
@@ -8,8 +8,8 @@
Moose, or applications which do not use Moose, and causes a
compile-time error if present.
- - Bugs with actions with Args or CaptureArgs being caled multiple times
- when called via ->go or ->visit.
+ - Bug ->go or ->visit causes actions which have Args or CaptureArgs caled
+ twice when called via ->go or ->visit.
Test app: http://github.com/bobtfish/catalyst-app-bug-go_chain/tree/master
More information about the Catalyst-commits
mailing list