From: Tomas Doran Date: Tue, 28 Apr 2009 21:43:38 +0000 (+0000) Subject: Speak less nonesense X-Git-Tag: 5.80003~12 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=3e2163fa005a2853bfb42d218f3b759a60a1ea88 Speak less nonesense --- diff --git a/TODO b/TODO index 85fff20..4c10389 100644 --- a/TODO +++ b/TODO @@ -8,8 +8,8 @@ Known Bugs: 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