Skip Menu |

This queue is for tickets about the HTML-Template-Expr CPAN distribution.

Report information
The Basics
Id: 18943
Status: resolved
Priority: 0/
Queue: HTML-Template-Expr

People
Owner: Nobody in particular
Requestors: mcummings [...] gentoo.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.07
Fixed in:
  • 0.04
  • 0.05



Subject: Tests fail in 07 at test 6
t/06extra_attributes.... # Failed test in t/06extra_attributes.t at line 12. # 'CODE(0x813a0e4) # CODE(0x81f24e0) # CODE%280x851be2c%29 # CODE(0x814e5f8) # ' # doesn't match '(?-xism:ME & YOU)' # Failed test in t/06extra_attributes.t at line 13. # 'CODE(0x813a0e4) # CODE(0x81f24e0) # CODE%280x851be2c%29 # CODE(0x814e5f8) # ' # doesn't match '(?-xism:<script src="malicious\.js" />)' # Failed test in t/06extra_attributes.t at line 14. # 'CODE(0x813a0e4) # CODE(0x81f24e0) # CODE%280x851be2c%29 # CODE(0x814e5f8) # ' # doesn't match '(?-xism:Http%3A%2F%2Fgoogle\.com)' # Failed test in t/06extra_attributes.t at line 15. # 'CODE(0x813a0e4) # CODE(0x81f24e0) # CODE%280x851be2c%29 # CODE(0x814e5f8) # ' # doesn't match '(?-xism:this is\\n\\'me\\')' # Looks like you failed 4 tests of 4. t/06extra_attributes....dubious Test returned status 4 (wstat 1024, 0x400) Upgrading from HTML-Template 2.7 to 2.8 seems to allow this test to pass. Maybe META.yml needs to be updated?
Upgrade HTML::Template to v2.8 to fix this error. The next version of HTML::Template::Expr will fix this by requiring v2.8 or higher.