You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2013/02/09 00:56:28 UTC

svn commit: r1444290 - in /tomcat/tc6.0.x/branches/tomcat6-testing/test/org/apache/tomcat/util/buf: ./ TestB2CConverter.java

Author: kkolinko
Date: Fri Feb  8 23:56:27 2013
New Revision: 1444290

URL: http://svn.apache.org/r1444290
Log:
Followup - testcase part of the following:

Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54248
Need to reset the decoder when the B2C converter is recycled to ensure BOMs
are correctly handled for those encodings that require them.
Backport of r1430083 from 7.0.x

Added:
    tomcat/tc6.0.x/branches/tomcat6-testing/test/org/apache/tomcat/util/buf/
    tomcat/tc6.0.x/branches/tomcat6-testing/test/org/apache/tomcat/util/buf/TestB2CConverter.java
      - copied unchanged from r1441961, tomcat/tc7.0.x/trunk/test/org/apache/tomcat/util/buf/TestB2CConverter.java


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org