DO NOT REPLY [Bug 51972] sendRedirect does not support protocol relative URLs

2011-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51972 --- Comment #2 from Mark Thomas 2011-10-07 22:31:07 UTC --- Discussion on this topic within the Servlet EG can be followed here: http://java.net/jira/browse/SERVLET_SPEC-27 Given that I am in favour of supporting protocol relative URLs, I

DO NOT REPLY [Bug 51952] IllegalStateException using CompressionFilter with Tomcat 7.0.21/22

2011-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51952 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1180263 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/Context.java java/org/apache/catalina/connector/Response.java java/org/apache/catalina/core/StandardContext.java webapps/do

2011-10-07 Thread markt
Author: markt Date: Fri Oct 7 22:08:28 2011 New Revision: 1180263 URL: http://svn.apache.org/viewvc?rev=1180263&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51952 Make inclusion of a response body for redirects optional as it may cause issues and is only SHOULD in RFC2616

svn commit: r1180261 - in /tomcat/trunk: java/org/apache/catalina/Context.java java/org/apache/catalina/connector/Response.java java/org/apache/catalina/core/StandardContext.java webapps/docs/config/c

2011-10-07 Thread markt
Author: markt Date: Fri Oct 7 22:00:06 2011 New Revision: 1180261 URL: http://svn.apache.org/viewvc?rev=1180261&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51952 Make inclusion of a response body for redirects optional as it may cause issues and is only SHOULD in RFC2616.

DO NOT REPLY [Bug 51940] Form Authentication Valve should restore request body on PUT method

2011-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51940 --- Comment #2 from Nicholas Sushkin 2011-10-07 17:40:01 UTC --- Created attachment 27729 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27729 Patch fixing PUT handling with form authentication Implemented Charles's suggestion

DO NOT REPLY [Bug 51940] Form Authentication Valve should restore request body on PUT method

2011-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51940 --- Comment #1 from Nicholas Sushkin 2011-10-07 17:06:46 UTC --- Regarding "Re: Should Form Authentication Valve restore request body on a PUT?", on Friday, October 07, 2011 10:13:00, Christopher Schultz wrote to Tomcat Users List > Nic

DO NOT REPLY [Bug 51953] Proposal: netmask filtering valve and filter

2011-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51953 --- Comment #16 from Francis Galiegue 2011-10-07 13:53:05 UTC --- Created attachment 27726 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27726 Tests for the NetMask class Here are the first tests for this class. Only errors a