Thanks for the new release! I'll start testing with it today. I created https://rt.cpan.org/Ticket/Display.html?id=79043 to address the Catalyst::Test issue I posted about yesterday, although that might be a duplicate of https://rt.cpan.org/Ticket/Display.html?id=62015
Does the latest release fix this: https://rt.cpan.org/Ticket/Display.html?id=78090 And are those 2, 3, and even 4 year old tickets relevant any more? On Thu, Aug 16, 2012 at 6:46 PM, John Napiorkowski <jjn1...@yahoo.com>wrote: > > > The latest point release of your favorite web development platform is out > on CPAN! > > https://metacpan.org/release/JJNAPIORK/Catalyst-Runtime-5.90016 > > This is a bugfix release that makes a few tweaks to the way parameters are > prepared and makes some Catalyst methods a bit smarter when stringifying > objects. > > Here's the full changes: > > 5.90016 - 2012-08-16 15:35:00 > - prepare_parameters is no longer an attribute builder. It is now a > method > that calls the correct underlying functionality (Bill Moseley++) > - Updated Makefile.PL to handle MacOXS tar > - Fix uri_for to handle a stringifiable object > - Fix model/view/controller methods to handle stringifiable objects > - Fix RT#78377 - IIS7 ignores response body for 3xx requests, which > causes (a different) response to be broken when using keepalive. > Fixed by applying Middleware which removes the response body and > content length that Catalyst supplies with redirects. > > We anticipate no issues with this minor release, but if you are doing > weird stuff with objects and stringification, or liked to mess around with > Catalyst internal functions related to parameter, its not impossible you'd > have trouble. Please shout out if so. > > Thanks! > > John > > > _______________________________________________ > List: Catalyst@lists.scsys.co.uk > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: > http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ > Dev site: http://dev.catalyst.perl.org/ > -- Bill Moseley mose...@hank.org
_______________________________________________ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/