[Catalyst] writing a test suite for my app

Perrin Harkins perrin at elem.com
Fri May 19 00:29:34 CEST 2006


On Thu, 2006-05-18 at 22:13 +0200, Daniel McBrearty wrote:
> hmmm. it really doesn't seem to be working. I've dumped the
> requests_redirectable var out, I definitely see an empty array right
> before the request is sent. Yet, when the redirect comes in, $mech
> follows it.
> 
> bug?

Yes, it looks like T::WWW::M::Catalyst overrides _make_request() in a
way that breaks this.  I'd suggest filing a bug report on RT.

- Perrin




More information about the Catalyst mailing list