X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=8c5bc680f1fb3cc8666ec0a77f5c0a059c4659e9;hb=2938f7a0daa2ed737ca5cf64a4c60bab1581dda5;hp=2b0964293ae1a506a61b6af43b5c987f60dfc68e;hpb=58ec3ed24754e54a4c9ee32f0b6bdd425ccc7f6c;p=catagits%2FCatalyst-Runtime.git diff --git a/TODO b/TODO index 2b09642..8c5bc68 100644 --- a/TODO +++ b/TODO @@ -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