Skip Menu |

This queue is for tickets about the CGI-Application-Plugin-Output-XSV CPAN distribution.

Report information
The Basics
Id: 64578
Status: resolved
Priority: 0/
Queue: CGI-Application-Plugin-Output-XSV

People
Owner: ZACKSE [...] cpan.org
Requestors: ZACKSE [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.01
Fixed in: 1.02



Subject: test failure under 5.13.8
The pattern matching for HTTP headers in t/05a_xsv_report_web.t doesn't handle the case where the Content-Type header includes a charset attribute. See the cpan tests report here for details: http://www.cpantesters.org/cpan/report/eb0f39b4-19bc-11e0-a508-19e4d6c987b5
On Fri Jan 07 10:37:32 2011, ZACKSE wrote: Show quoted text
> The pattern matching for HTTP headers in t/05a_xsv_report_web.t doesn't > handle the case where the Content-Type header includes a charset
attribute. Show quoted text
> > > See the cpan tests report here for details: > >
http://www.cpantesters.org/cpan/report/eb0f39b4-19bc-11e0-a508-19e4d6c987b5 The problem is caused by a change in CGI.pm v3.51 that emits a charset where previously (<= v3.50) it did not.
Fixed in 1.02.