Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. https://bugzilla.redhat.com/show_bug.cgi?id=443737 Summary: Build fails due to escaping differences Product: Fedora EPEL Version: el4 Platform: All OS/Version: Linux Status: NEW Severity: high Priority: medium Component: perl-HTML-Tree AssignedTo: tcallawa@xxxxxxxxxx ReportedBy: jfearn@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: fedora-perl-devel-list@xxxxxxxxxx Description of problem: This perl module fails to build in EPEL 4 due to the different entities used to escape strings. Version-Release number of selected component (if applicable): perl-HTML-Tree-3.23-2.el4 How reproducible: Always Steps to Reproduce: 1. make test Actual results: # Failed test (t/body.t at line 66) # got: '<html><head></head><body>Gebühr vor Ort von € 30,- pro Woche</body></html> # ' # expected: '<html><head></head><body>Gebühr vor Ort von € 30,- pro Woche</body></html> # ' # Failed test (t/body.t at line 73) # got: '<html><head></head><body>This ∼ is a twiddle</body></html> # ' # expected: '<html><head></head><body>This ∼ is a twiddle</body></html> # ' Expected results: successful build Additional info: Possibly due to HTML::Entities::encode_entities from perl-HTML-Parser? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list