Author: markt
Date: Mon Mar 4 20:54:42 2013
New Revision: 1452512
URL: http://svn.apache.org/r1452512
Log:
Port the 2-byte UTF-8 unit tests to new framework
Modified:
tomcat/trunk/test/org/apache/tomcat/util/buf/TestUtf8.java
tomcat/trunk/test/org/apache/tomcat/util/buf/TestUtf8Extended.
Author: markt
Date: Mon Mar 4 20:40:39 2013
New Revision: 1452501
URL: http://svn.apache.org/r1452501
Log:
Make UTF-8 test cases public so they can be used for other tests.
Add tests for request bodies using UTF-8.
Fix failures for UTF-8 request bodies where incomplete sequences at the end of
th
Author: markt
Date: Mon Mar 4 13:42:27 2013
New Revision: 1452301
URL: http://svn.apache.org/r1452301
Log:
Add some tests for truncated valid values
Modified:
tomcat/trunk/test/org/apache/tomcat/util/buf/TestUtf8Extended.java
Modified: tomcat/trunk/test/org/apache/tomcat/util/buf/TestUtf8Ex
Author: markt
Date: Mon Mar 4 13:28:02 2013
New Revision: 1452295
URL: http://svn.apache.org/r1452295
Log:
Switch B2CConverter to use Tomcat's Harmony based UTF-8 decoder
Modified:
tomcat/trunk/java/org/apache/tomcat/util/buf/B2CConverter.java
tomcat/trunk/test/org/apache/catalina/connec
Author: markt
Date: Mon Mar 4 13:24:24 2013
New Revision: 1452294
URL: http://svn.apache.org/r1452294
Log:
Review current code with respect to original Harmony code.
- Revert a couple of incorrect changes made along the way.
- Fix formatting for cleaner diff
- Adjust comments ready for wider use
[
https://issues.apache.org/jira/browse/MTOMCAT-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
kamlesh updated MTOMCAT-213:
Description:
Hello,
i got problem in Dynamic Host Binding In Tomcat 7.0.35 .
i need to Dynamic project
https://issues.apache.org/bugzilla/show_bug.cgi?id=54628
blee changed:
What|Removed |Added
CC||b@foxmail.com
--
You are receiving thi
Author: markt
Date: Mon Mar 4 11:25:52 2013
New Revision: 1452258
URL: http://svn.apache.org/r1452258
Log:
Remove comments used to debug
Modified:
tomcat/trunk/test/org/apache/tomcat/util/buf/TestUtf8Extended.java
Modified: tomcat/trunk/test/org/apache/tomcat/util/buf/TestUtf8Extended.java
Author: markt
Date: Mon Mar 4 11:24:49 2013
New Revision: 1452256
URL: http://svn.apache.org/r1452256
Log:
Add test from unicode 6.2, chapter 3, table 3-8
Tomcat's decoder needs to check bytes in the range 80..BF start 10xx
rather than 1xxx
Modified:
tomcat/trunk/java/org/apache/t
Author: markt
Date: Mon Mar 4 11:10:19 2013
New Revision: 1452253
URL: http://svn.apache.org/r1452253
Log:
Move the single byte tests to the new framework
Expand the single byte test cases
Add leading and trailing valid bytes to invalid sequences to check the valid
bytes are not replaced
Improve
[
https://issues.apache.org/jira/browse/MTOMCAT-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
kamlesh updated MTOMCAT-213:
Description:
hello ,
i got one problem like :
i need to Dynamic project deploy with folder and this fol
kamlesh created MTOMCAT-213:
---
Summary: Problem : Dynamic Host Binding In Tomcat 7.0.35
Key: MTOMCAT-213
URL: https://issues.apache.org/jira/browse/MTOMCAT-213
Project: Apache Tomcat Maven Plugin
Is
Hi,
Recently we had a bug report at Apache Wicket about this problem [1] - when
the user agent sends a request with wrong URL encoding (in the query
string) then Wicket throws an exception which was not easy to be handled by
the application. The exception was 1) logged by the web container and 2)
Author: markt
Date: Mon Mar 4 08:28:08 2013
New Revision: 1452209
URL: http://svn.apache.org/r1452209
Log:
Reduce what is skipped.
Make flags more easily extensible.
Modified:
tomcat/trunk/test/org/apache/tomcat/util/buf/TestUtf8Extended.java
Modified: tomcat/trunk/test/org/apache/tomcat/ut
14 matches
Mail list logo