DO NOT REPLY [Bug 45032] New: ContainerBase.removeChild() throws ConcurrentModificationException

2008-05-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45032 Summary: ContainerBase.removeChild() throws ConcurrentModificationException Product: Tomcat 6 Version: 6.0.16 Platform: PC OS/Version: Windows Vista Status: N

DO NOT REPLY [Bug 45032] ContainerBase.removeChild() throws ConcurrentModificationException

2008-05-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45032 Igor Friedrich <[EMAIL PROTECTED]> changed: What|Removed |Added OS/Version|Windows Vista |Linux --

DO NOT REPLY [Bug 43285] Missing EL Coercion causes argument type mismatch

2008-05-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43285 Nils Eckert <[EMAIL PROTECTED]> changed: What|Removed |Added Attachment #21962|0 |1 is obso

DO NOT REPLY [Bug 43285] Missing EL Coercion causes argument type mismatch

2008-05-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43285 Nils Eckert <[EMAIL PROTECTED]> changed: What|Removed |Added Attachment #21981|0 |1 is obso

DO NOT REPLY [Bug 45040] New: null string from web is converted to 0 in JSF

2008-05-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45040 Summary: null string from web is converted to 0 in JSF Product: Tomcat 6 Version: 6.0.16 Platform: All OS/Version: All Status: NEW Severity: critical Priority

DO NOT REPLY [Bug 43285] Missing EL Coercion causes argument type mismatch

2008-05-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43285 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED]

DO NOT REPLY [Bug 45040] null string from web is converted to 0 in JSF

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

DO NOT REPLY [Bug 45040] null string from web is converted to 0 in JSF

2008-05-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45040 --- Comment #2 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-19 11:55:39 PST --- Sorry about the typing. It should have said "as per the spec" -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- Yo

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

2008-05-19 Thread yoavs
Author: yoavs Date: Mon May 19 12:12:01 2008 New Revision: 657923 URL: http://svn.apache.org/viewvc?rev=657923&view=rev Log: add my vote on proposed patches 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/t

svn commit: r657954 - in /tomcat/trunk/java/org/apache/coyote/http11: InternalAprInputBuffer.java InternalInputBuffer.java InternalNioInputBuffer.java

2008-05-19 Thread markt
Author: markt Date: Mon May 19 13:07:20 2008 New Revision: 657954 URL: http://svn.apache.org/viewvc?rev=657954&view=rev Log: Note: This patch is on the critical path. Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42750 Making parsing of the request line tolerant of multiple SP and/or HT r

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

2008-05-19 Thread markt
Author: markt Date: Mon May 19 13:09:41 2008 New Revision: 657956 URL: http://svn.apache.org/viewvc?rev=657956&view=rev Log: Propose fix for 42750 Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x

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

2008-05-19 Thread markt
Author: markt Date: Mon May 19 13:09:58 2008 New Revision: 657957 URL: http://svn.apache.org/viewvc?rev=657957&view=rev Log: Propose fix for 42750 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

DO NOT REPLY [Bug 42750] Http Post requests not handled correctly if there is more than one space between the "POST" and the URL

2008-05-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42750 --- Comment #5 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-19 13:10:23 PST --- I have committed a patch to trunk that makes the parsing of the request line tolerant of multiple SP and/or HT. The patch has been proposed it for 6.0.x and

DO NOT REPLY [Bug 45032] ContainerBase.removeChild() throws ConcurrentModificationException

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

svn commit: r657995 - /tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java

2008-05-19 Thread markt
Author: markt Date: Mon May 19 14:47:19 2008 New Revision: 657995 URL: http://svn.apache.org/viewvc?rev=657995&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42747. Actually fixes a number of related bugs: - For a new WAR, use META-INF/context.xml for first initiation rather

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

2008-05-19 Thread markt
Author: markt Date: Mon May 19 14:49:26 2008 New Revision: 657996 URL: http://svn.apache.org/viewvc?rev=657996&view=rev Log: Propose fix for 42747 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

DO NOT REPLY [Bug 42747] Context className attribute ignored for contexts deployed from descriptors in web /META-INF/context.xml

2008-05-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42747 --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-19 14:49:34 PST --- This issue and some related issues have been fixed in trunk and proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi

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

2008-05-19 Thread remm
Author: remm Date: Mon May 19 16:30:07 2008 New Revision: 658040 URL: http://svn.apache.org/viewvc?rev=658040&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=6580