Bug report for Tomcat 6 [2013/05/12]

2013-05-12 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2013/05/12]

2013-05-12 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2013/05/12]

2013-05-12 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2013/05/12]

2013-05-12 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2013/05/12]

2013-05-12 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2013/05/12]

2013-05-12 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2013/05/12]

2013-05-12 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

svn commit: r1481490 - in /tomcat/trunk/java/org/apache/tomcat/util: Diagnostics.java LocalStrings.properties

2013-05-12 Thread rjung
Author: rjung Date: Sun May 12 08:37:24 2013 New Revision: 1481490 URL: http://svn.apache.org/r1481490 Log: - reduce visibility or one internal method - reorder some methods - Fix JavaDocs - add missing StringManager entries Modified: tomcat/trunk/java/org/apache/tomcat/util/Diagnostics.java

svn commit: r1481492 - /tomcat/trunk/java/org/apache/tomcat/util/Diagnostics.java

2013-05-12 Thread rjung
Author: rjung Date: Sun May 12 08:42:15 2013 New Revision: 1481492 URL: http://svn.apache.org/r1481492 Log: Replace unusual timestamp format with a more common and useful one. Modified: tomcat/trunk/java/org/apache/tomcat/util/Diagnostics.java Modified: tomcat/trunk/java/org/apache/tomcat/ut

svn commit: r1481495 - /tomcat/trunk/java/org/apache/tomcat/util/Diagnostics.java

2013-05-12 Thread rjung
Author: rjung Date: Sun May 12 08:50:36 2013 New Revision: 1481495 URL: http://svn.apache.org/r1481495 Log: Fix Javadoc fixes. Modified: tomcat/trunk/java/org/apache/tomcat/util/Diagnostics.java Modified: tomcat/trunk/java/org/apache/tomcat/util/Diagnostics.java URL: http://svn.apache.org/v

Re: svn commit: r1481288 - /tomcat/trunk/java/org/apache/tomcat/util/Diagnostics.java

2013-05-12 Thread Rainer Jung
Thanks for this and the other mail. Should be all fixed now. Concerning the StringManager: I had simply forgotten to commit the changes :( Regards, Rainer On 11.05.2013 20:02, Konstantin Kolinko wrote: > 2013/5/11 : >> Author: rjung >> Date: Sat May 11 10:48:33 2013 >> New Revision: 1481288 >>

[Bug 54947] Http11NioProtocol generates HTTP 505 responses on valid requests if request is split across multiple packets

2013-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54947 --- Comment #1 from Konstantin Preißer --- Created attachment 30272 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30272&action=edit Patch for trunk Hi, I can reproduce the issue with current trunk and Tomcat 7.0.40. Attached

[Bug 54947] Http11NioProtocol generates HTTP 505 responses on valid requests if request is split across multiple packets

2013-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54947 Konstantin Preißer changed: What|Removed |Added Component|Connectors |Connectors Version

[Bug 51294] Since 7.0.12 do not work option unpackWARs=true for WARs outside appBase

2013-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51294 --- Comment #19 from Charlie Hubbard --- The problem is deploying to ROOT context has only a handful of options and these options are difficult to use. And this is the most common context to deploy to. What we want is the ability to copy

[Bug 51294] Since 7.0.12 do not work option unpackWARs=true for WARs outside appBase

2013-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51294 --- Comment #20 from Charlie Hubbard --- Why didn't you just clean up the docs and make the docs match the code instead of changing the code to match the docs? Seems like a lot less work to type in a paragraph in the docs than change code!

[Bug 54955] New: Mapping to application context root returns 404 after reload

2013-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54955 Bug ID: 54955 Summary: Mapping to application context root returns 404 after reload Product: Tomcat 7 Version: 7.0.40 Hardware: PC Status: NEW S

[Bug 54955] Mapping to application context root returns 404 after reload

2013-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54955 Zheng Yang changed: What|Removed |Added CC||zhengyan...@gmail.com