RT for rt.cpan.org
Skip Menu
|
Bug #106064 for HTML-Parser: Incorrectly encodes '
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
HTML-Parser CPAN distribution
.
Report information
The Basics
Id:
106064
Status:
rejected
Priority:
0/
Queue:
HTML-Parser
People
Owner:
Nobody in particular
Requestors:
NHORNE [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
3.71
Fixed in:
(no value)
History
Show all quoted text
Fri Jul 24 11:46:43 2015
NHORNE [...] cpan.org - Ticket created
Subject:
Incorrectly encodes '
HTML::Entities maps ' to ', whereas it should map to '
Tue Jul 28 14:28:28 2015
SREZIC [...] cpan.org - Correspondence added
On 2015-07-24 11:46:43, NHORNE wrote:
Show quoted text
> HTML::Entities maps ' to ', whereas it should map to '
dec 39 is the unicode code point APOSTROPHE, which seems correct to me.
Tue Jul 28 14:28:29 2015
The RT System itself - Status changed from 'new' to 'open'
Mon Jan 18 19:01:20 2016
GAAS [...] cpan.org - Correspondence added
The current behaviour is intentional. ' is an XML thing. HTML4 doesn't support it.
Mon Jan 18 19:01:32 2016
GAAS [...] cpan.org - Status changed from 'open' to 'rejected'