X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=4c10389ab234d18076e5af10e683b56cc89e5e64;hb=10954d1da9f6c10b13cf3797caa624f92587ae7a;hp=a2a2093611e55ab5f4063883c264fbee21d4d55e;hpb=f825519b38a6f50083f0507b198e34239ac674e5;p=catagits%2FCatalyst-Runtime.git diff --git a/TODO b/TODO index a2a2093..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 @@ -18,9 +18,6 @@ Known Bugs: Test app: http://github.com/bobtfish/catalyst-app-bug-unknown-error/tree/master - - Unattached Chained actions can cause issues starting the application. - (Is this fixed already by rafl's work??) - Compatibility warnings to add: - $self->config should warn as config should only ever be called as a