X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=b304f696a337bede1fac08516a96d8946eb1e6d4;hb=6e3de58fc7d0a4302fe9791c36346839ad91fb12;hp=8e3aafe42fa2ad9926ec4347e927eb93bf2a713a;hpb=fb9f65dbcb2cbb0b7b11bbad0b9449f47661b595;p=catagits%2FCatalyst-Runtime.git diff --git a/TODO b/TODO index 8e3aafe..b304f69 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,17 @@ Pending patches: - meta test for MX::Emulate::CAF needed by Catalyst::Plugin::Cache::Curried - + + - Class::Accessor::Chained::Fast test for MX::Emulate::CAF, to fix + HTML::Widget + + - Re-opening packages with MX::Emulate::CAF (for + Catalyst::Plugin::HashedCookies) + 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 + - Common engine test failures, look into and get tests into core. - CatalystX-Imports, Class::MOP doesn't consider anon subs in the symbol @@ -12,9 +21,6 @@ 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-Server dies due to "package is not defined" error - which was reduced to a warning, retest. - - Catalyst-Plugin-Cache dies due to mk_accessors('meta') - Catalyst-Action-REST appears to have real issues, investigate @@ -33,10 +39,6 @@ Back-compat investigation / known issues: - Catalyst-Plugin-Setenv - Catalyst-Plugin-RequireSSL - Bullshit 'cannot locate' errors Bug in smoke test rig. - - - Catalyst::Plugin::HTML::Widget - Undefined subroutine - &HTML::Widget::Result::attributes called at - lib/perl5/HTML/Widget/Result.pm line 68. - Issues with TWMC not being loaded when it used to be in 5.70 (Bill Moseley)