DO NOT REPLY [Bug 45528] New: Tomcat 6 fails to detect a matching certificate and stuck in an infinite loop

2008-08-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45528 Summary: Tomcat 6 fails to detect a matching certificate and stuck in an infinite loop Product: Tomcat 6 Version: 6.0.16 Platform: PC OS/Version: Windows XP

DO NOT REPLY [Bug 45528] Tomcat 6 fails to detect a matching certificate and stuck in an infinite loop

2008-08-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45528 --- Comment #1 from Assaf Vizner [EMAIL PROTECTED] 2008-08-03 04:29:02 PST --- Created an attachment (id=22352) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=22352) The server.xml i use with the connector of Http11Protocol

DO NOT REPLY [Bug 45528] Tomcat 6 fails to detect a matching certificate and stuck in an infinite loop

2008-08-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45528 --- Comment #2 from Assaf Vizner [EMAIL PROTECTED] 2008-08-03 04:29:53 PST --- Created an attachment (id=22353) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=22353) The catalina log -- Configure bugmail:

DO NOT REPLY [Bug 44705] Tomcat 5.5.26 - cookie with colon in name is parsed incorrectly

2008-08-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44705 Haim Ashkenazi [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL

DO NOT REPLY [Bug 44705] Tomcat 5.5.26 - cookie with colon in name is parsed incorrectly

2008-08-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44705 Haim Ashkenazi [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|REOPENED

DO NOT REPLY [Bug 44679] Cookies are treated differently between 6.0.16 and 6.0.14

2008-08-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44679 --- Comment #18 from Mark Thomas [EMAIL PROTECTED] 2008-08-03 05:56:18 PST --- *** Bug 44705 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ---

DO NOT REPLY [Bug 44705] Tomcat 5.5.26 - cookie with colon in name is parsed incorrectly

2008-08-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44705 Mark Thomas [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED]

DO NOT REPLY [Bug 43656] ELSupport.coerceToType modifies BigDecimal Values

2008-08-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43656 --- Comment #7 from Nils Eckert [EMAIL PROTECTED] 2008-08-03 06:56:10 PST --- Created an attachment (id=22354) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=22354) Testcase and fix for the Integer to Number issue This fix

DO NOT REPLY [Bug 43656] ELSupport.coerceToType modifies BigDecimal Values

2008-08-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43656 --- Comment #8 from Nils Eckert [EMAIL PROTECTED] 2008-08-03 07:05:12 PST --- Created an attachment (id=22355) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=22355) Removed unnecessary Object-creation in coerceToNumber()

svn commit: r682197 - /tomcat/trunk/java/org/apache/jasper/compiler/JspUtil.java

2008-08-03 Thread markt
Author: markt Date: Sun Aug 3 10:54:23 2008 New Revision: 682197 URL: http://svn.apache.org/viewvc?rev=682197view=rev Log: Remove some unused code. Modified: tomcat/trunk/java/org/apache/jasper/compiler/JspUtil.java Modified: tomcat/trunk/java/org/apache/jasper/compiler/JspUtil.java URL: