DO NOT REPLY [Bug 44928] Submitting empty text in inputText results in Integer with value '0' being set in backing bean (ELSupport)

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

DO NOT REPLY [Bug 44927] Cookie parsing is broken in 6.0.16

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

DO NOT REPLY [Bug 44679] Cookies are treated differently between 6.0. 16 and 6.0.14

2008-05-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44679 Tim McCune <[EMAIL PROTECTED]> changed: What|Removed |Added Status|REOPENED|RESOLVED

DO NOT REPLY [Bug 44927] Cookie parsing is broken in 6.0.16

2008-05-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44927 Tim McCune <[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-05-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44679 Tim McCune <[EMAIL PROTECTED]> changed: What|Removed |Added Status|RESOLVED|REOPENED

svn commit: r652918 - in /tomcat/trunk/java/org/apache/coyote/http11: Http11AprProcessor.java Http11NioProcessor.java Http11Processor.java

2008-05-02 Thread markt
Author: markt Date: Fri May 2 14:25:56 2008 New Revision: 652918 URL: http://svn.apache.org/viewvc?rev=652918&view=rev Log: Code clean up. Remove unused methods, unnecessary casts/code, fix generics warnings etc reported by Eclipse. No functional change. Modified: tomcat/trunk/java/org/apac

DO NOT REPLY [Bug 43201] Wrong set method called in custom tag

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

DO NOT REPLY [Bug 44928] New: Submitting empty text in inputText results in Integer with value '0' being set in backing bean (ELSupport)

2008-05-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44928 Summary: Submitting empty text in inputText results in Integer with value '0' being set in backing bean (ELSupport) Product: Tomcat 6 Version: 6.0.16 Platform: PC OS/Vers

DO NOT REPLY [Bug 44927] Cookie parsing is broken in 6.0.16

2008-05-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44927 --- Comment #2 from Tim McCune <[EMAIL PROTECTED]> 2008-05-02 13:01:01 PST --- Sorry, I did, but the search form defaulted to only show Open bugs, so I missed it. You might want to reconsider changing the default to All. -- Configur

DO NOT REPLY [Bug 44679] Cookies are treated differently between 6.0. 16 and 6.0.14

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

DO NOT REPLY [Bug 44927] Cookie parsing is broken in 6.0.16

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

DO NOT REPLY [Bug 44927] New: Cookie parsing is broken in 6.0.16

2008-05-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44927 Summary: Cookie parsing is broken in 6.0.16 Product: Tomcat 6 Version: 6.0.16 Platform: PC OS/Version: Linux Status: NEW Severity: regression Priority: P2

apr_cvt() in apr_snprintf() - not (L)GPL

2008-05-02 Thread Jim Jagielski
This closes a long standing confusion on some code in apr_snprintf() (and ap_snprintf() in apache-1.3). The comments indicate that the apr_cvt() implementation was pulled from GNU libc. However, the actual origin of the code is from UNIX V7 (at least... it is also possible that this was derived/ob

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

2008-05-02 Thread remm
Author: remm Date: Fri May 2 08:59:56 2008 New Revision: 652796 URL: http://svn.apache.org/viewvc?rev=652796&view=rev Log: - Propose EL NPE fix. 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

Re: svn commit: r652743 - /tomcat/trunk/.classpath

2008-05-02 Thread Costin Manolache
Sure - but as it is right now the .classpath file was broken, even if you download the extra files - there is no mention of the jar. The alternative fix would be to add the jars ( like we do for ant.jar, eclipse, etc ) - but given the license and the fact that the default build.xml excludes them -