X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=TODO;h=694dc0e0bbd7ebea307b3ee83a31eb13b7d7e86e;hp=b304f696a337bede1fac08516a96d8946eb1e6d4;hb=d91474f509dab7dce4c3e4328e674ab9fea29284;hpb=610bc6eccd3d749c9e14422575c3b8787f48fcf1 diff --git a/TODO b/TODO index b304f69..694dc0e 100644 --- a/TODO +++ b/TODO @@ -9,8 +9,7 @@ Pending patches: Back-compat investigation / known issues: - - Catalyst::Plugin::Server is still buggered in various ways.. - - Fix TODO tests in t/aggregate/live_engine_request_body.t + - FIXME notes in Catalyst::Dispatcher - Common engine test failures, look into and get tests into core. @@ -21,6 +20,10 @@ Back-compat investigation / known issues: - Run another round of repository smokes against latest 5.80 trunk, manually go through all the things which are broken (t0m). + - Catalyst::Plugin::Authorization::ACL + - Catalyst::Plugin::Server + - Should hopefully be fixed now.. + - Catalyst-Plugin-Cache dies due to mk_accessors('meta') - Catalyst-Action-REST appears to have real issues, investigate