Skip Menu |

This queue is for tickets about the CPAN-Testers-ParseReport CPAN distribution.

Report information
The Basics
Id: 40638
Status: resolved
Priority: 0/
Queue: CPAN-Testers-ParseReport

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.0.16
Fixed in: (no value)



Subject: Old cpantesters pages cannot be parsed anymore
While trying --cturl with the old cpantesters URL I got the following error: $ ctgetreports App-Benchmark-Accessors --cturl=http://cpantesters.perl.org/show Error while parsing App-Benchmark-Accessors.html: http://www.w3.org/TR/html4/strict.dtd:81: parser error : xmlParseEntityDecl: entity ContentType not terminated -- media type, as per [RFC2045] ^ http://www.w3.org/TR/html4/strict.dtd:81: parser error : Content error in the external subset -- media type, as per [RFC2045] ^ :11: parser error : Opening and ending tag mismatch: link line 8 and head </head> ^ :98: parser error : Opening and ending tag mismatch: link line 7 and html </html> ^ :99: parser error : Premature end of data in tag head line 4 ^ :99: parser error : Premature end of data in tag html line 3 ^ at /usr/local/lib/perl5/site_perl/5.8.8/CPAN/Testers/ParseReport.pm line 154 Exitcode 35
Yes, I knew that but missed to document. On the old site you're limited to use --ctformat=yaml. If this is a major obstacle we could consider to dig out the old parsing code and maintain it but I expected that the old site would go away soonish.
Subject: Re: [rt.cpan.org #40638] Old cpantesters pages cannot be parsed anymore
Date: 04 Nov 2008 22:18:39 +0100
To: bug-CPAN-Testers-ParseReport [...] rt.cpan.org
From: Slaven Rezic <slaven [...] rezic.de>
"Andreas Koenig via RT" <bug-CPAN-Testers-ParseReport@rt.cpan.org> writes: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=40638 > > > Yes, I knew that but missed to document. > > On the old site you're limited to use --ctformat=yaml. > > If this is a major obstacle we could consider to dig out the old parsing > code and maintain it but I expected that the old site would go away soonish. >
No major obstacle. -- Slaven Rezic - slaven <at> rezic <dot> de tktimex - time recording tool http://sourceforge.net/projects/ptktools/
Thanks, closing