DO NOT REPLY [Bug 45603] StandardWrapper.getRootCause(ServletException) omitting important information

2008-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45603 --- Comment #2 from Gili <[EMAIL PROTECTED]> 2008-08-09 18:17:02 PST --- Mark, I appreciate the fact that StandardWrapper.getRootCause(ServletException) is doing what it's supposed to do but I fail to understand the point of skipping 2

DO NOT REPLY [Bug 45427] Unmatched quotes inside EL break JSP parser

2008-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45427 ilango <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |NEEDINFO --- Comme

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

2008-08-09 Thread remm
Author: remm Date: Sat Aug 9 09:41:32 2008 New Revision: 684291 URL: http://svn.apache.org/viewvc?rev=684291&view=rev Log: - Votes. 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=6842

DO NOT REPLY [Bug 45601] Static Content Corruption

2008-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45601 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 45603] StandardWrapper.getRootCause(ServletException) omitting important information

2008-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45603 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 45576] JAASRealm not working with DigestAuthenticator

2008-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45576 --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-08-09 07:36:45 PST --- This has been fixed in trunk and proposed for 5.5.x and 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- Yo

DO NOT REPLY [Bug 41407] CLIENT-CERT Authentication with JAASRealm not working

2008-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41407 --- Comment #2 from Mark Thomas <[EMAIL PROTECTED]> 2008-08-09 07:36:19 PST --- This has been fixed in trunk and proposed for 5.5.x and 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- Yo

svn commit: r684272 - /tomcat/current/tc5.5.x/STATUS.txt

2008-08-09 Thread markt
Author: markt Date: Sat Aug 9 07:36:04 2008 New Revision: 684272 URL: http://svn.apache.org/viewvc?rev=684272&view=rev Log: Propose fix for 41407 (needs fix for 45576) Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/

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

2008-08-09 Thread markt
Author: markt Date: Sat Aug 9 07:35:28 2008 New Revision: 684271 URL: http://svn.apache.org/viewvc?rev=684271&view=rev Log: Propose fix for 41407 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/STATU

svn commit: r684270 - in /tomcat/trunk/java/org/apache/catalina/realm: JAASCallbackHandler.java JAASMemoryLoginModule.java JAASRealm.java

2008-08-09 Thread markt
Author: markt Date: Sat Aug 9 07:32:47 2008 New Revision: 684270 URL: http://svn.apache.org/viewvc?rev=684270&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=41407 Add support for CLIENT-CERT authentication to JAAS realm. Modified: tomcat/trunk/java/org/apache/catalina/r

DO NOT REPLY [Bug 45600] request.getRequestDispatcher include priority is corrupted

2008-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45600 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

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

2008-08-09 Thread markt
Author: markt Date: Sat Aug 9 06:46:43 2008 New Revision: 684264 URL: http://svn.apache.org/viewvc?rev=684264&view=rev Log: Add svn url 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=

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

2008-08-09 Thread Mark Thomas
Konstantin Kolinko wrote: This proposal does not have URL of the patch. Only bugzilla URL is mentioned. I suppose that one meant to mention the following URL here: http://svn.apache.org/viewvc?rev=684234&view=rev Fixed. Thanks for the catch. Mark ---

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

2008-08-09 Thread Konstantin Kolinko
This proposal does not have URL of the patch. Only bugzilla URL is mentioned. I suppose that one meant to mention the following URL here: http://svn.apache.org/viewvc?rev=684234&view=rev 2008/8/9 <[EMAIL PROTECTED]>: > Author: markt > Date: Sat Aug 9 05:11:09 2008 > New Revision: 684235 > > UR

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

2008-08-09 Thread markt
Author: markt Date: Sat Aug 9 05:11:09 2008 New Revision: 684235 URL: http://svn.apache.org/viewvc?rev=684235&view=rev Log: Propose fix for 45576 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/STATU

svn commit: r684234 - in /tomcat/trunk/java/org/apache/catalina/realm: JAASCallbackHandler.java JAASMemoryLoginModule.java JAASRealm.java

2008-08-09 Thread markt
Author: markt Date: Sat Aug 9 05:10:34 2008 New Revision: 684234 URL: http://svn.apache.org/viewvc?rev=684234&view=rev Log: Fix bug https://issues.apache.org/bugzilla/show_bug.cgi?id=45576 Get the JAASRealm working with DIGEST authentication. Modified: tomcat/trunk/java/org/apache/catalina/r

svn commit: r684233 - /tomcat/current/tc5.5.x/STATUS.txt

2008-08-09 Thread markt
Author: markt Date: Sat Aug 9 05:09:54 2008 New Revision: 684233 URL: http://svn.apache.org/viewvc?rev=684233&view=rev Log: Add proposal to prevent regression Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/cu