Skip Menu |

This queue is for tickets about the Catalyst-Runtime CPAN distribution.

Report information
The Basics
Id: 51105
Status: resolved
Priority: 0/
Queue: Catalyst-Runtime

People
Owner: bobtfish [...] bobtfish.net
Requestors: peter.oliver [...] eon-is.co.uk
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 5.80013
Fixed in: 5.80014



Subject: Newer LWP required.
The following test in aggregate/live_engine_request_body.t fails when run with LWP 5.805 (the version shipped with SLES 10). ok( $response->header('X-Have-Request-Body'), 'X-Have-Request-Body set' ); I updated to LWP 5.830 and found that it then succeeded.
On Wed Nov 04 09:11:12 2009, pdoliver wrote: Show quoted text
> I updated to LWP 5.830 and found that it then succeeded.
P.S., note that I didn't try any other versions in-between, i.e., 5.805 < minimum required version <= 5.830.
This issue has been resolved. Many thanks for the bug report.