buildbot success in ASF Buildbot on tomcat-trunk

2010-10-20 Thread buildbot
The Buildbot has detected a restored build of tomcat-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/656 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: Build Source Stamp: [branch tomcat/trunk] 1

Request logging with async examples

2010-10-20 Thread Jeremy Boynes
When I run the async1 example in trunk, the request gets logged twice in the access log: 0:0:0:0:0:0:0:1%0 - - [20/Oct/2010:21:32:39 -0700] "GET /examples/async/async1 HTTP/1.1" 200 - 0:0:0:0:0:0:0:1%0 - - [20/Oct/2010:21:32:42 -0700] "GET /examples/async/async1 HTTP/1.1" 200 863 Is this the ex

DO NOT REPLY [Bug 50132] New: Unused imports

2010-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50132 Summary: Unused imports Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Cat

DO NOT REPLY [Bug 50131] New: PersistentValve.invoke - possible NPE at line 186

2010-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50131 Summary: PersistentValve.invoke - possible NPE at line 186 Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: normal P

DO NOT REPLY [Bug 50130] New: Start Tomcat if $CATALINA_PID present and process not found.

2010-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50130 Summary: Start Tomcat if $CATALINA_PID present and process not found. Product: Tomcat 6 Version: 6.0.26 Platform: PC OS/Version: Linux Status: NEW S

DO NOT REPLY [Bug 50129] New: ContextConfig - unnecessary null checks

2010-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50129 Summary: ContextConfig - unnecessary null checks Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P

DO NOT REPLY [Bug 50128] New: Potential NPI in PersistentMananagerBase

2010-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50128 Summary: Potential NPI in PersistentMananagerBase Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority:

DO NOT REPLY [Bug 50127] New: Possible NPEs in SimpleTCPCluster

2010-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50127 Summary: Possible NPEs in SimpleTCPCluster Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 50126] EL for JSF 1.2 doesn't work on JSP-Tag-Files (*.tag)

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

DO NOT REPLY [Bug 4227] Invalid CGI path

2010-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=4227 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

svn commit: r1025785 - /tomcat/trunk/java/org/apache/catalina/servlets/CGIServlet.java

2010-10-20 Thread markt
Author: markt Date: Wed Oct 20 22:30:48 2010 New Revision: 1025785 URL: http://svn.apache.org/viewvc?rev=1025785&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=4227 Update comments to indicate this is no longer an issue Modified: tomcat/trunk/java/org/apache/catalina/ser

DO NOT REPLY [Bug 3839] Problem bookmarking login page

2010-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=3839 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Component|Catalina

DO NOT REPLY [Bug 50126] New: EL for JSF 1.2 doesn't work on JSP-Tag-Files (*.tag)

2010-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50126 Summary: EL for JSF 1.2 doesn't work on JSP-Tag-Files (*.tag) Product: Tomcat 6 Version: 6.0.26 Platform: Macintosh Status: NEW Severity: normal Priority: P2

svn commit: r1025775 - in /tomcat/trunk: java/org/apache/catalina/authenticator/FormAuthenticator.java webapps/docs/changelog.xml webapps/docs/config/valve.xml

2010-10-20 Thread markt
Author: markt Date: Wed Oct 20 21:55:30 2010 New Revision: 1025775 URL: http://svn.apache.org/viewvc?rev=1025775&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=3839 Provide a mechanism to gracefully handle the case where users book-mark the form login page or otherwise abuse

svn commit: r1025713 - /tomcat/trunk/java/org/apache/catalina/filters/FilterBase.java

2010-10-20 Thread markt
Author: markt Date: Wed Oct 20 20:45:50 2010 New Revision: 1025713 URL: http://svn.apache.org/viewvc?rev=1025713&view=rev Log: Clean-up Modified: tomcat/trunk/java/org/apache/catalina/filters/FilterBase.java Modified: tomcat/trunk/java/org/apache/catalina/filters/FilterBase.java URL: http:/

Re: [VOTE] Release Apache Tomcat 7.0.4

2010-10-20 Thread Rainer Jung
On 15.10.2010 10:47, Mark Thomas wrote: The proposed 7.0.4 release is: [X] Beta - go ahead and release as 7.0.4 Beta - Checksums and Signatures OK - Identity between Unix and Windows files and subversion fine Minor observations: - extras build couldn't download the servlet api jar from the

Re: [VOTE] Release Apache Tomcat 7.0.4

2010-10-20 Thread David Jencks
On Oct 20, 2010, at 5:03 AM, Mark Thomas wrote: > On 20/10/2010 06:39, Jess Holle wrote: >> On 10/20/2010 5:45 AM, Mark Thomas wrote: >>> On 19/10/2010 08:56, Mark Thomas wrote: Ping. Just a gentle reminder that there are ~2 days left for this vote. So far we have 1 vote for beta and no

svn commit: r1025684 - in /tomcat/trunk/java/org/apache/catalina/authenticator: AuthenticatorBase.java SingleSignOn.java SingleSignOnEntry.java

2010-10-20 Thread markt
Author: markt Date: Wed Oct 20 19:26:05 2010 New Revision: 1025684 URL: http://svn.apache.org/viewvc?rev=1025684&view=rev Log: Clean-up Modified: tomcat/trunk/java/org/apache/catalina/authenticator/AuthenticatorBase.java tomcat/trunk/java/org/apache/catalina/authenticator/SingleSignOn.jav

DO NOT REPLY [Bug 43497] Add ability to escape rendered output of JSP expressions

2010-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43497 Nacho Coloma changed: What|Removed |Added CC||icol...@gmail.com -- Configure bug

DO NOT REPLY [Bug 43497] Add ability to escape rendered output of JSP expressions

2010-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43497 --- Comment #3 from Nacho Coloma 2010-10-20 10:48:11 EDT --- Any chance this bug receives some attention? Any application on Tomcat is susceptible of XSS attacks, and it should be easy to fix. Keeping the current behavior as default is reas

DO NOT REPLY [Bug 45183] Starting from mysql JDBC connector 5.1.6 a wrong behavior

2010-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45183 Alessandro Polverini changed: What|Removed |Added Status|RESOLVED|REOPENED CC

Re: [VOTE] Release Apache Tomcat 7.0.4

2010-10-20 Thread Rainer Jung
On 20.10.2010 14:03, Mark Thomas wrote: On 20/10/2010 06:39, Jess Holle wrote: On 10/20/2010 5:45 AM, Mark Thomas wrote: On 19/10/2010 08:56, Mark Thomas wrote: Ping. Just a gentle reminder that there are ~2 days left for this vote. So far we have 1 vote for beta and no other votes. Sorry -

Re: [VOTE] Release Apache Tomcat 7.0.4

2010-10-20 Thread Jess Holle
Thanks for the detailed reply! On 10/20/2010 7:03 AM, Mark Thomas wrote: On 20/10/2010 06:39, Jess Holle wrote: On 10/20/2010 5:45 AM, Mark Thomas wrote: On 19/10/2010 08:56, Mark Thomas wrote: Ping. Just a gentle reminder that there are ~2 days left for this vote. So far we have 1 vote fo

Re: [VOTE] Release Apache Tomcat 7.0.4

2010-10-20 Thread Mark Thomas
On 20/10/2010 06:39, Jess Holle wrote: > On 10/20/2010 5:45 AM, Mark Thomas wrote: >> On 19/10/2010 08:56, Mark Thomas wrote: >>> Ping. Just a gentle reminder that there are ~2 days left for this vote. >>> So far we have 1 vote for beta and no other votes. >> Sorry - it should have said ~1 day abo

Re: [VOTE] Release Apache Tomcat 7.0.4

2010-10-20 Thread Jess Holle
On 10/20/2010 5:45 AM, Mark Thomas wrote: On 19/10/2010 08:56, Mark Thomas wrote: Ping. Just a gentle reminder that there are ~2 days left for this vote. So far we have 1 vote for beta and no other votes. Sorry - it should have said ~1 day above. I've been traveling and got my dates mixed up.

DO NOT REPLY [Bug 50120] .class in a jsp results in an invalid idetifier

2010-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50120 --- Comment #2 from Konstantin Kolinko 2010-10-20 06:48:36 EDT --- "class" is a reserved word in Java. Note, that you can write your expression as "${memBean['class'].name == text}" -- Configure bugmail: https://issues.apache.org/bugzill

Re: [VOTE] Release Apache Tomcat 7.0.4

2010-10-20 Thread Mark Thomas
On 19/10/2010 08:56, Mark Thomas wrote: > Ping. Just a gentle reminder that there are ~2 days left for this vote. > So far we have 1 vote for beta and no other votes. Sorry - it should have said ~1 day above. I've been traveling and got my dates mixed up. I'll leave the vote open for another 24 h

DO NOT REPLY [Bug 50120] .class in a jsp results in an invalid idetifier

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

[Tomcat Wiki] Update of "PoweredBy" by Ultimate Fighter

2010-10-20 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "PoweredBy" page has been changed by Ultimate Fighter. http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=271&rev2=272 -- ==

DO NOT REPLY [Bug 50120] New: .class in a jsp results in an invalid idetifier

2010-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50120 Summary: .class in a jsp results in an invalid idetifier Product: Tomcat 7 Version: 7.0.2 Platform: PC Status: NEW Severity: normal Priority: P2 Component: J