X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=01c387336b066c235beaa33e4959bac7628b2a47;hb=54bee50ff7b3e30e2c370eb6249e021229cb9c6b;hp=36e8940793277485c7568d776685337cac80dd3c;hpb=edb20ed3aaf578b6784f7e0a52ed8c00f05f2718;p=catagits%2FCatalyst-Runtime.git diff --git a/TODO b/TODO index 36e8940..01c3873 100644 --- a/TODO +++ b/TODO @@ -31,7 +31,17 @@ Back-compat investigation / known issues: - Catalyst-Plugin-Cache dies due to mk_accessors('meta') - - CatalystX-CRUD fails tests against 5.80 (karpet) + - CatalystX-CRUD and CatalystX-CRUD-ModelAdapter-DBIC + fail tests against 5.80 (karpet) + + - Catalyst-Plugin-Authorization-ACL fails as + Catalyst::Dispatcher::_do_forward does not fix arguments if you throw + an exception. Needs a test case (Caelum) + + - Catalyst::Plugin::Authentication new release. + + - Deprecation/Upgrade notice in Catalyst Makefile.PL for known broken + versions of plugins. - Issues with TWMC not being loaded when it used to be in 5.70 (Bill Moseley)