X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=4c10389ab234d18076e5af10e683b56cc89e5e64;hb=5f3fc03681fce003c7602536d54efdb1937ab023;hp=85fff20067336854efc27d40d42af4266b4e1bcd;hpb=a8ffc0d80fe65e92aaa6b5160ed24887258d9616;p=catagits%2FCatalyst-Runtime.git 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