[Catalyst-dev] ACCEPT_CONTEXT broken against latest Catalyst

Tomas Doran bobtfish at bobtfish.net
Thu Jun 11 11:07:07 GMT 2009


> On Wed, Jun 10, 2009 at 2:45 PM, Tomas Doran<bobtfish at bobtfish.net> wrote:

>> Caelum is looking into this to fix the issue and get a test into core
>> Catalyst now.

Right, this isn't actually a bug anywhere, except for the test suite of 
ACCEPT_CONTEXT.

It was passing an ub-blessed hash around as the 'app' in it's mock 
tests, and when the handling got smarter in Catalyst (as the app should 
either be the name of a loaded class, or a blessed hash), then this broke..

Caelum++ fixed the tests, and I've released the new version:

http://pause.perl.org/incoming/Catalyst-Component-ACCEPT_CONTEXT-0.07.tar.gz

Cheers
t0m



More information about the Catalyst-dev mailing list