X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=01c387336b066c235beaa33e4959bac7628b2a47;hb=54bee50ff7b3e30e2c370eb6249e021229cb9c6b;hp=3b26ba36eae03319a63a93a37a6e1c5ba73f8e3f;hpb=df3ea11bb1ad740663f2a4c909fba71612aa6a48;p=catagits%2FCatalyst-Runtime.git diff --git a/TODO b/TODO index 3b26ba3..01c3873 100644 --- a/TODO +++ b/TODO @@ -31,15 +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::Store::DBIC fails as - overriding the setup_finished class data method in a plugin no longer - works correctly (see t/cdi_backcompat_accessor_override.t). + - 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)