X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=TODO;h=8c5bc680f1fb3cc8666ec0a77f5c0a059c4659e9;hp=cedd11d7e78eafef75240bf65e2ea05d8ffcb3b5;hb=634780e00f88651be2fe6f261d56604e313b369a;hpb=a95485ca429b33eda98ab4d305cbbf63d51071f0 diff --git a/TODO b/TODO index cedd11d..8c5bc68 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,6 @@ -Pre 0004: - - - Document method modifiers called on things before setup not working in your app class. - 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