RT for rt.cpan.org
Skip Menu
|
Bug #132922 for HTML-Parser: <meta name="twitter:card"...> (and similar) entities trip up the parser
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
HTML-Parser CPAN distribution
.
Report information
The Basics
Id:
132922
Status:
resolved
Priority:
0/
Queue:
HTML-Parser
People
Owner:
Nobody in particular
Requestors:
fleetfootmike [...] gmail.com
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Wed Jul 01 11:53:28 2020
fleetfootmike [...] gmail.com - Ticket created
Subject:
<meta name="twitter:card"...> (and similar) entities trip up the parser
Date:
Wed, 1 Jul 2020 16:53:19 +0100
To:
bug-HTML-Parser [...] rt.cpan.org
From:
Mike Whitaker <fleetfootmike [...] gmail.com>
Look alike it calls HTTP::Headers->push_header() with a constructed header name of X-Meta-Twitter:card, which obviously fails.
Wed Jul 01 11:55:58 2020
fleetfootmike [...] gmail.com - Correspondence added
Subject:
Re: [rt.cpan.org #132922] AutoReply: <meta name="twitter:card"...> (and similar) entities trip up the parser
Date:
Wed, 1 Jul 2020 16:55:51 +0100
To:
bug-HTML-Parser [...] rt.cpan.org
From:
Mike Whitaker <fleetfootmike [...] gmail.com>
Show quoted text
> Looks like it calls HTTP::Headers->push_header() with a constructed header name of X-Meta-Twitter:card, which obviously fails.
Where 'it', obviously, its HTML::HeadParser - sorry for being unclear.
Mon Aug 24 14:36:06 2020
olaf [...] wundersolutions.com - Correspondence added
Ticket migrated to github as
https://github.com/libwww-perl/HTML-Parser/issues/8
Mon Aug 24 14:36:06 2020
The RT System itself - Status changed from 'new' to 'open'
Mon Aug 24 14:36:07 2020
olaf [...] wundersolutions.com - Status changed from 'open' to 'resolved'