RT for rt.cpan.org
Skip Menu
|
Bug #6943 for HTML-Sanitizer: HTML entities are encoded twice
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
HTML-Sanitizer CPAN distribution
.
Report information
The Basics
Id:
6943
Status:
new
Priority:
0/
Queue:
HTML-Sanitizer
People
Owner:
Nobody in particular
Requestors:
Cc:
AdminCc:
Bug Information
Severity:
Normal
Broken in:
0.04
Fixed in:
(no value)
History
Show all quoted text
Tue Jul 13 08:29:07 2004
Guest - Ticket created
Subject:
HTML entities are encoded twice
I just found out that HTML entities are encoded twice in the page parsed with HTML-Sanitizer. Commenting out encode_entities() in the sources fixed the problem.
Tue Jul 13 08:31:18 2004
david [...] fastolfe.net - Correspondence added
[guest - Tue Jul 13 08:29:07 2004]:
Show quoted text
> I just found out that HTML entities are encoded twice in the page > parsed with HTML-Sanitizer.
Could you give me a small test case that demonstrates this problem?