From 835cf031bfc0d5b0b3267eea619fe4daa5456583 Mon Sep 17 00:00:00 2001 From: Greg Wilkins Date: Mon, 9 May 2011 09:02:33 +0000 Subject: JETTY-1314 Handle bad URI encodings git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3100 7e9141cc-0065-0410-87d8-b60c137991c4 --- VERSION.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'VERSION.txt') diff --git a/VERSION.txt b/VERSION.txt index d62e191d45..9ff0c68545 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -13,10 +13,11 @@ jetty-7.4.1-SNAPSHOT + 344513 Attempting to set ConfigurationClasses in jetty-web.xml causes NPE + 344529 Ability to customize the error handling of the OSGi HttpService + JETTY-954 WebAppContext eats any start exceptions instead of stopping the server load + + JETTY-1314 Handle bad URI encodings + + JETTY-1324 Tested not using CESU-8 instead of UTF-8 + JETTY-1326 Invoker names not hashCode based + JETTY-1343 IllegalArgumentException for bad % encodings + JETTY-1347 Updated ServletHander javadoc - + JETTY-1324 Tested not using CESU-8 instead of UTF-8 jetty-7.4.0.v20110414 + 342504 Scanner Listener -- cgit v1.2.3