Laplandia / owaspantisamy

Automatically exported from code.google.com/p/owaspantisamy
0 stars 0 forks source link

international character test fails in AntiSamyTest (AntiSamy Java) #121

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?

0. svn checkout http://owaspantisamy.googlecode.com/svn/trunk/Java
1. mvn clean package

What is the expected output? What do you see instead?

I expect all tests to pass. Instead, I see an assertion failure in 
AntiSamyTest.java. The assertions that fail are in the 'testing international 
character support' section in AntiSamyTest.

What version of the product are you using? On what operating system?

SVN URL: http://owaspantisamy.googlecode.com/svn/trunk/Java

SVN revision:  245

I am using Maven 3.0.3 with Java 1.6.0_29 on MacOS 10.6.8

I have attached a patch that resolves this issue.

Original issue reported on code.google.com by s...@seansullivan.com on 15 Dec 2011 at 3:36

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by arshan.d...@gmail.com on 23 Feb 2012 at 1:17

GoogleCodeExporter commented 9 years ago
Thanks for the patch Sean, applied in r246.

Original comment by marcin.w...@gmail.com on 23 Mar 2012 at 4:28