Hi all, I just spent the afternoon testing and debugging 2.11 on a selection of my own sites.
After banging my head against the wall for a bit I have resolved some silent deaths - silent death should be now be very rare, with 3 layers of error reporting - the full fat TT error template, the low fat TT file error template, and the hardcoded last ditch error that bypasses TT. Any other view will be able to provide the same thing using the same API. I've also fixed a nasty bug thanks to dave bairds handy advice in 'Class-DBI-FormBuilder' pod for the exact error message I was getting, and have added the Class::DBI::Plugin::Type as a requisite as it is now used in the smarter form handling. In doing that 8 of the last 38 failing tests now pass and I have the test suite at : Failed 1/10 test scripts, 90.00% okay. 30/521 subtests failed, 94.24% okay. with 4 subtests skipped. I need to fix a couple of recently added bugs - 1 with a CDBI API change, and another with lost arguments when using HTTP::Body as a fallback from libapreq2 in MVC::Apache. I also need to import the component test as the component plugin has been merged into Maypole to provide sub-pages out of the box. Cheers, A. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Maypole-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maypole-devel
