DO NOT REPLY [Bug 44494] Requests greater than 8k being truncated.

2008-08-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44494





--- Comment #58 from Mark Thomas [EMAIL PROTECTED]  2008-08-15 00:23:15 PST 
---
Just for the record, the 5.5.x fixes to the connector module were sufficient to
fix this issue for 4.1.x as well.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



svn commit: r686194 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-08-15 Thread funkman
Author: funkman
Date: Fri Aug 15 04:32:02 2008
New Revision: 686194

URL: http://svn.apache.org/viewvc?rev=686194view=rev
Log:
votes and patch proposal for (very) minor annoyance
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/core/StandardHost.java?r1=593649r2=685530diff_format=h



Modified:
tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=686194r1=686193r2=686194view=diff
==
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Aug 15 04:32:02 2008
@@ -74,9 +74,8 @@
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=41407
   Add support for CLIENT-CERT to the JASSRealm. Builds on DIGEST patch above.
   http://svn.apache.org/viewvc?rev=684270view=rev
-  +1: markt, remm
+  +1: markt, remm, funkman
   -1: 
-   0: funkman -  I see the bug URL twice with no patch
 
  * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45608
   Prevent race condition for allocate/deallocate in StandardWrapper
@@ -85,3 +84,9 @@
0: remm: The only unsafe usage of this field is to implement the gimmick 
loop-wait hack,
 which to me means adding any sort of sync is not worth it.
   -1: 
+
+* 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/core/StandardHost.java?r1=593649r2=685530diff_format=h
+  Provide full stacktrace/message when ErrorReportValveClass can't be 
instantiated.
+  +1: funkman
+  -1: 
+



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: 5.5.27

2008-08-15 Thread David Rees
On Wed, Aug 13, 2008 at 9:33 PM, Filip Hanik - Dev Lists
[EMAIL PROTECTED] wrote:
 How about cutting a release candidate on Monday, Aug 18th and if all is
 well, have a release towards end of next week?

I'm not a committer, but +1. I'll help test once the RC is bundled. I
have been having problems building from source.

-Dave

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]