Re: Download links broken on main web site?

2013-09-11 Thread Mark Thomas
On 11/09/2013 16:12, Konstantin Preißer wrote: > Hi Mark, > > (sorry - hit send too early) > >> -Original Message- >> From: Mark Thomas [mailto:ma...@apache.org] >> Sent: Wednesday, September 11, 2013 5:02 PM >> >> For now, I just removed the IE fixes from the generated download pages. >>

RE: svn commit: r1521594 [1/16] - in /tomcat/site/trunk: docs/ docs/images/ docs/stylesheets/ xdocs/images/ xdocs/stylesheets/

2013-09-11 Thread Konstantin Preißer
Hi, > -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Wednesday, September 11, 2013 6:42 PM > > > > 1. All those are only marginally better than . > > Keep it simple. The HTML5 spec introduced those elements (header, footer, nav) so that autho

[Bug 55546] Connection hangs after Websocket upgrade through Apache AJP reverse proxy

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55546 --- Comment #5 from Mark Thomas --- (In reply to Archie Cobbs from comment #4) > Unless I'm misunderstanding something, it appears that Tomcat already > supports HTTP upgrade.. because it is responding with "101 Switching > Protocols" and

[Bug 55383] Improve markup and design of Tomcat's HTML pages

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55383 Konstantin Preißer changed: What|Removed |Added Attachment #30814|0 |1 is obsolete|

[Bug 55383] Improve markup and design of Tomcat's HTML pages

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55383 Konstantin Preißer changed: What|Removed |Added Attachment #30815|0 |1 is obsolete|

[Bug 55546] Connection hangs after Websocket upgrade through Apache AJP reverse proxy

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55546 --- Comment #6 from Archie Cobbs --- > > So maybe this is just an Apache limitation. > > No, it is also an AJP limitation and that protocol is owned by the Tomcat PMC. Thanks, now I understand. So in the packet trace, AJP is simply passin

Re: svn commit: r1521594 [1/16] - in /tomcat/site/trunk: docs/ docs/images/ docs/stylesheets/ xdocs/images/ xdocs/stylesheets/

2013-09-11 Thread Konstantin Kolinko
2013/9/11 Christopher Schultz : > Konstantin, > > On 9/11/13 12:32 PM, Konstantin Kolinko wrote: >> 2013/9/11 Konstantin Preißer : >>> Hi Konstantin, >>> -Original Message- From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Sent: Wednesday, September 11, 2013 4:05 PM >>

Re: buildbot failure in ASF Buildbot on tomcat-7-trunk

2013-09-11 Thread Mark Thomas
On 11/09/2013 16:57, build...@apache.org wrote: > The Buildbot has detected a new failure on builder tomcat-7-trunk while > building ASF Buildbot. > Full details are available at: > http://ci.apache.org/builders/tomcat-7-trunk/builds/1393 The problem appears to be the switch to Harmony's UTF-8 e

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

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54947 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1522022 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/coyote/http11/Http11AprProcessor.java java/org/apache/coyote/http11/Http11NioProcessor.java java/org/apache/coyote/http11/Ht

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 20:24:53 2013 New Revision: 1522022 URL: http://svn.apache.org/r1522022 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55228 Allow applications to set an HTTP date header Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/ap

svn commit: r1522020 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/coyote/http11/InternalNioInputBuffer.java webapps/docs/changelog.xml

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 20:19:07 2013 New Revision: 1522020 URL: http://svn.apache.org/r1522020 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54947 NIO connector incorrectly rejects a request if the CRLF terminating the request line is split across multiple packets. Patch by

svn commit: r1522016 - /tomcat/trunk/java/org/apache/tomcat/util/buf/Utf8Encoder.java

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 20:05:13 2013 New Revision: 1522016 URL: http://svn.apache.org/r1522016 Log: If both the input and output buffers are exhausted at the same time, return UNDERFLOW as more input data would be required to trigger OVERFLOW. Modified: tomcat/trunk/java/org/apache/t

[Bug 55228] AbstractHttp11Processor overwrites Date header, even when set by application

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55228 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1522018 - in /tomcat/trunk/webapps/docs: images/docs-stylesheet-ie-fix.css images/docs-stylesheet.css tomcat-docs.xsl

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 20:09:40 2013 New Revision: 1522018 URL: http://svn.apache.org/r1522018 Log: IE <=9 fixes without the conditional comments Removed: tomcat/trunk/webapps/docs/images/docs-stylesheet-ie-fix.css Modified: tomcat/trunk/webapps/docs/images/docs-stylesheet.css

[Bug 55383] Improve markup and design of Tomcat's HTML pages

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55383 --- Comment #41 from Mark Thomas --- Both applied. Thanks. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubs

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

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 20:38:24 2013 New Revision: 1522026 URL: http://svn.apache.org/r1522026 Log: Proposal 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=1522026&r1=1522025&r

Re: svn commit: r1521594 [1/16] - in /tomcat/site/trunk: docs/ docs/images/ docs/stylesheets/ xdocs/images/ xdocs/stylesheets/

2013-09-11 Thread Christopher Schultz
Konstantin, On 9/11/13 12:32 PM, Konstantin Kolinko wrote: > 2013/9/11 Konstantin Preißer : >> Hi Konstantin, >> >>> -Original Message- >>> From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] >>> Sent: Wednesday, September 11, 2013 4:05 PM >>> >>> The header/main/footer tags are not i

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

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 21:20:36 2013 New Revision: 1522052 URL: http://svn.apache.org/r1522052 Log: Proposal 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=1522052&r1=1522051&r

Re: svn commit: r1522018 - in /tomcat/trunk/webapps/docs: images/docs-stylesheet-ie-fix.css images/docs-stylesheet.css tomcat-docs.xsl

2013-09-11 Thread sebb
On 11 September 2013 21:09, wrote: > Author: markt > Date: Wed Sep 11 20:09:40 2013 > New Revision: 1522018 > > URL: http://svn.apache.org/r1522018 > Log: > IE <=9 fixes without the conditional comments > IE8 now looks much better. ---

buildbot success in ASF Buildbot on tomcat-trunk

2013-09-11 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/4952 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

svn commit: r1522038 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/buf/Utf8Encoder.java

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 21:10:37 2013 New Revision: 1522038 URL: http://svn.apache.org/r1522038 Log: If both the input and output buffers are exhausted at the same time, return UNDERFLOW as more input data would be required to trigger OVERFLOW. Modified: tomcat/tc7.0.x/trunk/ (props

buildbot success in ASF Buildbot on tomcat-7-trunk

2013-09-11 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/1394 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build So

[Bug 55552] New: Potential NullPointerException in compiled JSPs if expected result is of primitive type

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=2 Bug ID: 2 Summary: Potential NullPointerException in compiled JSPs if expected result is of primitive type Product: Tomcat 8 Version: 8.0.0-RC1 Hardware: PC

[Bug 55552] Potential NullPointerException in compiled JSPs if expected EL result is of primitive type

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=2 Arvīds Grabovskis changed: What|Removed |Added Summary|Potential |Potential |N

[Bug 55383] Improve markup and design of Tomcat's HTML pages

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55383 --- Comment #34 from Konstantin Kolinko --- Created attachment 30813 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30813&action=edit Broken layout in IE8 In IE8 (WinXP) the background color is missing as well. Plus to that th

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

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 11:59:37 2013 New Revision: 1521817 URL: http://svn.apache.org/r1521817 Log: Comment 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=1521817&r1=1521816&r2

[Bug 55383] Improve markup and design of Tomcat's HTML pages

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55383 --- Comment #35 from Konstantin Preißer --- Hi, (In reply to Violeta Georgieva from comment #33) > The background color on the top is missing when using IE9. See the attached > screenshot. I think this is because "background: linear-gradie

Re: svn commit: r1514485 - in /tomcat/trunk/java/org/apache: coyote/ajp/AbstractAjpProcessor.java coyote/http11/AbstractOutputBuffer.java coyote/spdy/SpdyProcessor.java tomcat/util/http/HttpMessages.j

2013-09-11 Thread Mark Thomas
On 11/09/2013 01:24, Konstantin Kolinko wrote: > 2013/8/16 : >> Author: markt >> Date: Thu Aug 15 20:51:38 2013 >> New Revision: 1514485 >> >> URL: http://svn.apache.org/r1514485 >> Log: >> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55399 >> Have the message in the response line use th

[Bug 55383] Improve markup and design of Tomcat's HTML pages

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55383 --- Comment #36 from Konstantin Preißer --- Created attachment 30814 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30814&action=edit Adds work-arounds for IE ≤ 9. This patch adds work-arounds for IE ≤ 9 to fix the layout on th

[Bug 55383] Improve markup and design of Tomcat's HTML pages

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55383 --- Comment #37 from Konstantin Preißer --- Created attachment 30815 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30815&action=edit Adds work-arounds to Tomcat 8 Docs for IE ≤ 9. This one adds the same work-arounds to the Tom

NullPointerException for conditions in compiled JSPs

2013-09-11 Thread Arvīds Grabovskis
Hi, If JSP includes a line "Hello,world!" where "nonExisting" is attribute that does not exist, then NullPointerException will be thrown. The cause is at http://svn.apache.org/repos/asf/tomcat/trunk/java/org/apache/jasper/compiler/JspUtil.java at line #421 which generates something like: ((java.la

Re: svn commit: r1514485 - in /tomcat/trunk/java/org/apache: coyote/ajp/AbstractAjpProcessor.java coyote/http11/AbstractOutputBuffer.java coyote/spdy/SpdyProcessor.java tomcat/util/http/HttpMessages.j

2013-09-11 Thread Mark Thomas
On 11/09/2013 14:13, Mark Thomas wrote: > On 11/09/2013 01:24, Konstantin Kolinko wrote: >> 2013/8/16 : >>> Author: markt >>> Date: Thu Aug 15 20:51:38 2013 >>> New Revision: 1514485 >>> >>> URL: http://svn.apache.org/r1514485 >>> Log: >>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=553

svn commit: r1521829 - in /tomcat/trunk: java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ test/org/apache/coyote/ajp/ test/org/apache/coyote/http11/

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 13:41:58 2013 New Revision: 1521829 URL: http://svn.apache.org/r1521829 Log: Better adherence to RFC2616 for content-length headers Modified: tomcat/trunk/java/org/apache/coyote/ajp/AbstractAjpProcessor.java tomcat/trunk/java/org/apache/coyote/http11/Abstrac

svn commit: r1521831 - /tomcat/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 13:43:02 2013 New Revision: 1521831 URL: http://svn.apache.org/r1521831 Log: Performance tuning after analysis with Yourkit Use bulk write for the payload rather than a loop when there is no mask to apply (i.e. on the client side). Modified: tomcat/trunk/java/or

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

2013-09-11 Thread Konstantin Kolinko
2013/9/11 : > Author: markt > Date: Wed Sep 11 11:59:37 2013 > New Revision: 1521817 > > URL: http://svn.apache.org/r1521817 > Log: > Comment > > 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/trun

svn commit: r1521834 - in /tomcat/trunk: java/org/apache/coyote/http11/ java/org/apache/coyote/http11/filters/ test/org/apache/coyote/http11/filters/ webapps/docs/config/

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 13:44:21 2013 New Revision: 1521834 URL: http://svn.apache.org/r1521834 Log: Add support for limiting the size of chunk extensions when using chunked encoding Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java tomcat/trunk/java

svn commit: r1521835 - in /tomcat/trunk/test/org/apache/tomcat/websocket: TestWebSocketFrameClient.java TestWsPingPongMessages.java TestWsWebSocketContainer.java TesterMessageCountClient.java

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 13:44:59 2013 New Revision: 1521835 URL: http://svn.apache.org/r1521835 Log: Improve performance of unit tests and hopefully fix intermittent unit test failure. Modified: tomcat/trunk/test/org/apache/tomcat/websocket/TestWebSocketFrameClient.java tomcat/trun

svn commit: r1521837 - in /tomcat/trunk/java/org/apache/tomcat: util/buf/Utf8Encoder.java websocket/WsRemoteEndpointImplBase.java

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 13:45:36 2013 New Revision: 1521837 URL: http://svn.apache.org/r1521837 Log: Profiling indicates that UTF-8 encoding is the bottleneck. Harmony's encoder is slightly faster than Java 7's so use Harmony's. Added: tomcat/trunk/java/org/apache/tomcat/util/buf/Utf8E

svn commit: r1521838 [5/5] - in /tomcat/site/trunk: docs/ docs/stylesheets/ xdocs/stylesheets/

2013-09-11 Thread markt
Modified: tomcat/site/trunk/docs/svn.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/svn.html?rev=1521838&r1=1521837&r2=1521838&view=diff == --- tomcat/site/trunk/docs/svn.html (original) +++ tomcat/site/trun

svn commit: r1521840 - /tomcat/trunk/java/org/apache/tomcat/util/res/StringManager.java

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 13:46:43 2013 New Revision: 1521840 URL: http://svn.apache.org/r1521840 Log: Put a limit on the number of Locale to StringManager mappings that will be cached. Modified: tomcat/trunk/java/org/apache/tomcat/util/res/StringManager.java Modified: tomcat/trunk/java

svn commit: r1521839 - /tomcat/trunk/java/org/apache/tomcat/util/buf/Utf8Encoder.java

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 13:46:09 2013 New Revision: 1521839 URL: http://svn.apache.org/r1521839 Log: When less than 127, no need to convert to unsigned. Modified: tomcat/trunk/java/org/apache/tomcat/util/buf/Utf8Encoder.java Modified: tomcat/trunk/java/org/apache/tomcat/util/buf/Utf8E

svn commit: r1521842 - in /tomcat/trunk/webapps/docs: images/docs-stylesheet-ie-fix.css tomcat-docs.xsl

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 13:50:13 2013 New Revision: 1521842 URL: http://svn.apache.org/r1521842 Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=55383 IE<=9 fixes for Tomcat 8 docs Added: tomcat/trunk/webapps/docs/images/docs-stylesheet-ie-fix.css (with props) Modified: to

[Bug 55383] Improve markup and design of Tomcat's HTML pages

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55383 --- Comment #38 from Mark Thomas --- Applied. Many thanks. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubs

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

2013-09-11 Thread Mark Thomas
On 11/09/2013 14:44, Konstantin Kolinko wrote: > 2013/9/11 : >> Author: markt >> Date: Wed Sep 11 11:59:37 2013 >> New Revision: 1521817 >> >> URL: http://svn.apache.org/r1521817 >> Log: >> Comment >> >> Modified: >> tomcat/tc6.0.x/trunk/STATUS.txt >> >> Modified: tomcat/tc6.0.x/trunk/STATUS.t

RE: svn commit: r1521594 [1/16] - in /tomcat/site/trunk: docs/ docs/images/ docs/stylesheets/ xdocs/images/ xdocs/stylesheets/

2013-09-11 Thread Konstantin Preißer
Hi Christopher, > -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Tuesday, September 10, 2013 11:35 PM > > It's amazing how a relatively small number of changes can take a page from > 1996 to ... well, at least 2006. :) Do you mean the design

Re: NullPointerException for conditions in compiled JSPs

2013-09-11 Thread Konstantin Kolinko
2013/9/11 Arvīds Grabovskis : > Hi, > > If JSP includes a line "Hello,world!" > where "nonExisting" is attribute that does not exist, then > NullPointerException will be thrown. The cause is at > http://svn.apache.org/repos/asf/tomcat/trunk/java/org/apache/jasper/compiler/JspUtil.java > at > line #

Re: svn commit: r1521594 [1/16] - in /tomcat/site/trunk: docs/ docs/images/ docs/stylesheets/ xdocs/images/ xdocs/stylesheets/

2013-09-11 Thread Konstantin Kolinko
2013/9/11 Konstantin Preißer : > Hi Christopher, > >> -Original Message- >> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >> Sent: Tuesday, September 10, 2013 11:35 PM >> >> It's amazing how a relatively small number of changes can take a page from >> 1996 to ... well, at

svn commit: r1521854 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ test/org/apache/coyote/ajp/ test/org/apache/coyote/http11/

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 14:07:31 2013 New Revision: 1521854 URL: http://svn.apache.org/r1521854 Log: Better adherence to RFC2616 for content-length headers Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/coyote/ajp/AbstractAjpProcessor.java

svn commit: r1521864 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/ java/org/apache/coyote/http11/filters/ test/org/apache/coyote/http11/filters/ webapps/docs/ webapps/docs/config/

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 14:19:50 2013 New Revision: 1521864 URL: http://svn.apache.org/r1521864 Log: Add support for limiting the size of chunk extensions when using chunked encoding Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/coyote/http

svn commit: r1521860 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 14:13:47 2013 New Revision: 1521860 URL: http://svn.apache.org/r1521860 Log: Performance tuning after analysis with Yourkit Use bulk write for the payload rather than a loop when there is no mask to apply (i.e. on the client side). Modified: tomcat/tc7.0.x/trunk

svn commit: r1521866 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/tomcat/websocket/

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 14:21:47 2013 New Revision: 1521866 URL: http://svn.apache.org/r1521866 Log: Improve performance of unit tests and hopefully fix intermittent unit test failure. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/tomcat/w

RE: svn commit: r1521594 [1/16] - in /tomcat/site/trunk: docs/ docs/images/ docs/stylesheets/ xdocs/images/ xdocs/stylesheets/

2013-09-11 Thread Konstantin Preißer
Hi Konstantin, > -Original Message- > From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] > Sent: Wednesday, September 11, 2013 4:05 PM > > The header/main/footer tags are not in HTML 5. > > They are in 5.1 which is not a spec yet, just a draft. I think it is too > early to use > t

svn commit: r1521868 - /tomcat/trunk/java/org/apache/tomcat/util/buf/Utf8Encoder.java

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 14:22:45 2013 New Revision: 1521868 URL: http://svn.apache.org/r1521868 Log: Fix EOL Modified: tomcat/trunk/java/org/apache/tomcat/util/buf/Utf8Encoder.java (props changed) Propchange: tomcat/trunk/java/org/apache/tomcat/util/buf/Utf8Encoder.java ---

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

2013-09-11 Thread Konstantin Kolinko
2013/9/11 Mark Thomas : > On 11/09/2013 14:44, Konstantin Kolinko wrote: >> 2013/9/11 : >>> Author: markt >>> Date: Wed Sep 11 11:59:37 2013 >>> New Revision: 1521817 >>> >>> URL: http://svn.apache.org/r1521817 >>> Log: >>> Comment >>> >>> Modified: >>> tomcat/tc6.0.x/trunk/STATUS.txt >>> >>>

svn commit: r1521869 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/buf/Utf8Encoder.java java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 14:23:35 2013 New Revision: 1521869 URL: http://svn.apache.org/r1521869 Log: Profiling indicates that UTF-8 encoding is the bottleneck. Harmony's encoder is slightly faster than Java 7's so use Harmony's. Added: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/

svn commit: r1521870 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/buf/Utf8Encoder.java

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 14:26:06 2013 New Revision: 1521870 URL: http://svn.apache.org/r1521870 Log: When less than 127, no need to convert to unsigned. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/buf/Utf8Encoder.java Propchan

svn commit: r1521871 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/res/StringManager.java

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 14:27:27 2013 New Revision: 1521871 URL: http://svn.apache.org/r1521871 Log: Put a limit on the number of Locale to StringManager mappings that will be cached. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/tomcat/uti

Download links broken on main web site?

2013-09-11 Thread Yoav Shapira
Browsing http://tomcat.apache.org and clicking on the links in the left-hand menu's Download section, e.g. this one for Tomcat 7.0, leads to a broken page: http://tomcat.apache.org/download-70.cgi. Problem running mirror.cgi; if it persists, contact . In the meantime, try

svn commit: r1521874 [8/13] - in /tomcat/site/trunk: docs/ xdocs/stylesheets/

2013-09-11 Thread markt
Modified: tomcat/site/trunk/docs/security-4.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-4.html?rev=1521874&r1=1521873&r2=1521874&view=diff == --- tomcat/site/trunk/docs/security-4.html (original)

[Bug 55546] New: Connection hangs after Websocket upgrade through Apache AJP reverse proxy

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55546 Bug ID: 55546 Summary: Connection hangs after Websocket upgrade through Apache AJP reverse proxy Product: Tomcat 7 Version: 7.0.42 Hardware: PC OS: Ma

[Bug 55546] Connection hangs after Websocket upgrade through Apache AJP reverse proxy

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55546 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1521855 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 14:08:17 2013 New Revision: 1521855 URL: http://svn.apache.org/r1521855 Log: Update changelog. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/

Re: Download links broken on main web site?

2013-09-11 Thread Mark Thomas
On 11/09/2013 15:29, Yoav Shapira wrote: > Browsing http://tomcat.apache.org and clicking on the links in the > left-hand menu's Download section, e.g. this one for Tomcat 7.0, leads > to a broken page: http://tomcat.apache.org/download-70.cgi. Dropping infra@ from the cc list. This looks like our

RE: svn commit: r1521838 [1/5] - in /tomcat/site/trunk: docs/ docs/stylesheets/ xdocs/stylesheets/

2013-09-11 Thread Konstantin Preißer
Hi Mark, > -Original Message- > From: ma...@apache.org [mailto:ma...@apache.org] > Sent: Wednesday, September 11, 2013 3:46 PM > To: dev@tomcat.apache.org > Subject: svn commit: r1521838 [1/5] - in /tomcat/site/trunk: docs/ Sorry, I now see that it would have been better not to change the

RE: Download links broken on main web site?

2013-09-11 Thread Konstantin Preißer
Hi, > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Wednesday, September 11, 2013 4:38 PM > To: Tomcat Developers List > Cc: Yoav Shapira > Subject: Re: Download links broken on main web site? > > On 11/09/2013 15:29, Yoav Shapira wrote: > > Browsing http://tomc

RE: Download links broken on main web site?

2013-09-11 Thread Konstantin Preißer
Hi Mark, (sorry - hit send too early) > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Wednesday, September 11, 2013 5:02 PM > > For now, I just removed the IE fixes from the generated download pages. > > With the immediate issue fixed, we can figure out a long

Re: svn commit: r1521594 [1/16] - in /tomcat/site/trunk: docs/ docs/images/ docs/stylesheets/ xdocs/images/ xdocs/stylesheets/

2013-09-11 Thread Christopher Schultz
Konstantin, On 9/11/13 9:56 AM, Konstantin Preißer wrote: > Hi Christopher, > >> -Original Message- >> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >> Sent: Tuesday, September 10, 2013 11:35 PM >> >> It's amazing how a relatively small number of changes can take a page

svn commit: r1521886 - in /tomcat/site/trunk/docs: download-60.html download-70.html download-80.html

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 14:54:38 2013 New Revision: 1521886 URL: http://svn.apache.org/r1521886 Log: Manually remove the lines suspected of breaking the download pages. Worry about fixing the generation side once we confirm this is the issue. Modified: tomcat/site/trunk/docs/download-

Re: Download links broken on main web site?

2013-09-11 Thread Mark Thomas
On 11/09/2013 15:45, Konstantin Preißer wrote: > Hi, > >> -Original Message- >> From: Mark Thomas [mailto:ma...@apache.org] >> Sent: Wednesday, September 11, 2013 4:38 PM >> To: Tomcat Developers List >> Cc: Yoav Shapira >> Subject: Re: Download links broken on main web site? >> >> On 11/0

Re: NullPointerException for conditions in compiled JSPs

2013-09-11 Thread Christopher Schultz
Arvīds, On 9/11/13 11:07 AM, Arvīds Grabovskis wrote: > 2013/9/11 Konstantin Kolinko > > > 2013/9/11 Arvīds Grabovskis >: > > Hi, > > > > If JSP includes a line " test="${nonExisting}">Hello,world!" >

[Bug 55546] Connection hangs after Websocket upgrade through Apache AJP reverse proxy

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55546 --- Comment #3 from Mark Thomas --- (In reply to Archie Cobbs from comment #2) > What would be the appropriate next step then? Would getting this to work > constitute a feature request for Apache httpd, or Tomcat, or both? I'd expect proxy

RE: Download links broken on main web site?

2013-09-11 Thread Konstantin Preißer
Hi Mark, > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Wednesday, September 11, 2013 5:02 PM > For now, I just removed the IE fixes from the generated download pages. > > With the immediate issue fixed, we can figure out a longer term solution. > > Mark > >

Re: NullPointerException for conditions in compiled JSPs

2013-09-11 Thread Arvīds Grabovskis
2013/9/11 Konstantin Kolinko > 2013/9/11 Arvīds Grabovskis : > > Hi, > > > > If JSP includes a line "Hello,world!" > > where "nonExisting" is attribute that does not exist, then > > NullPointerException will be thrown. The cause is at > > > http://svn.apache.org/repos/asf/tomcat/trunk/java/org/ap

[Bug 55546] Connection hangs after Websocket upgrade through Apache AJP reverse proxy

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55546 --- Comment #4 from Archie Cobbs --- > Adding HTTP upgrade support to AJP would be a task for Tomcat although > personally I'd say don't bother and proxy using HTTP instead. Unless I'm misunderstanding something, it appears that Tomcat alr

svn commit: r1521887 - in /tomcat/site/trunk/docs: download-60.html download-70.html download-80.html

2013-09-11 Thread markt
Author: markt Date: Wed Sep 11 14:55:37 2013 New Revision: 1521887 URL: http://svn.apache.org/r1521887 Log: Fix the footers too. Modified: tomcat/site/trunk/docs/download-60.html tomcat/site/trunk/docs/download-70.html tomcat/site/trunk/docs/download-80.html Modified: tomcat/site/tru

[Bug 55546] Connection hangs after Websocket upgrade through Apache AJP reverse proxy

2013-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55546 --- Comment #2 from Archie Cobbs --- Thanks for the clarification. What would be the appropriate next step then? Would getting this to work constitute a feature request for Apache httpd, or Tomcat, or both? FYI, the upgrade request does p

buildbot failure in ASF Buildbot on tomcat-7-trunk

2013-09-11 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/1393 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Sourc

Re: svn commit: r1521594 [1/16] - in /tomcat/site/trunk: docs/ docs/images/ docs/stylesheets/ xdocs/images/ xdocs/stylesheets/

2013-09-11 Thread Konstantin Kolinko
2013/9/11 Konstantin Preißer : > Hi Konstantin, > >> -Original Message- >> From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] >> Sent: Wednesday, September 11, 2013 4:05 PM >> >> The header/main/footer tags are not in HTML 5. >> >> They are in 5.1 which is not a spec yet, just a draft

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

2013-09-11 Thread Nick Williams
On Sep 11, 2013, at 9:22 AM, Konstantin Kolinko wrote: > 2013/9/11 Mark Thomas : >> On 11/09/2013 14:44, Konstantin Kolinko wrote: >>> 2013/9/11 : Author: markt Date: Wed Sep 11 11:59:37 2013 New Revision: 1521817 URL: http://svn.apache.org/r1521817 Log: Comme