[Catalyst-commits] r10198 - Catalyst-Runtime/5.80/trunk
t0m at dev.catalyst.perl.org
t0m at dev.catalyst.perl.org
Mon May 18 15:16:29 GMT 2009
Author: t0m
Date: 2009-05-18 15:16:29 +0000 (Mon, 18 May 2009)
New Revision: 10198
Modified:
Catalyst-Runtime/5.80/trunk/TODO
Log:
Fix typo
Modified: Catalyst-Runtime/5.80/trunk/TODO
===================================================================
--- Catalyst-Runtime/5.80/trunk/TODO 2009-05-18 15:12:19 UTC (rev 10197)
+++ Catalyst-Runtime/5.80/trunk/TODO 2009-05-18 15:16:29 UTC (rev 10198)
@@ -1,6 +1,6 @@
Known Bugs:
- - Bug ->go or ->visit causes actions which have Args or CaptureArgs caled
+ - Bug ->go or ->visit causes actions which have Args or CaptureArgs called
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