DO NOT REPLY [Bug 47786] 100<4 in arithmetic evaluation - when 2 variables are used

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47786 --- Comment #1 from Henri Yandell 2009-10-08 00:35:22 PDT --- Thanks for the report Vasili. I'll get this into the unit tests for 1.2 to see if that confirms and can then start debugging. Presumably the 100<4 is because it's treating it al

DO NOT REPLY [Bug 47786] 100<4 in arithmetic evaluation - when 2 variables are used

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47786 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 47956] ssl_error_internal_error_alert in firefox only, dependent on jdk version

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47956 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 47954] Usage of HTTP NIO or AJP1.3 Protocols using embedded tomcat - is not supported when reading server.xml configuration file

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47954 --- Comment #2 from Konstantin Kolinko 2009-10-08 03:54:24 PDT --- Created an attachment (id=24363) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24363) The same as attachment 24356, but as diff -u Patches are better provided

svn commit: r823132 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2009-10-08 Thread kkolinko
Author: kkolinko Date: Thu Oct 8 11:31:08 2009 New Revision: 823132 URL: http://svn.apache.org/viewvc?rev=823132&view=rev Log: added missing space after bug numbers Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL: http

DO NOT REPLY [Bug 47944] JSTL only accepts constant attribute values

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47944 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 45953] ELSupport.coerceToNumber with Number as type

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45953 Konstantin Kolinko changed: What|Removed |Added CC||jma...@salo.com --- Comment #

DO NOT REPLY [Bug 47881] org.apache.catalina.startup.Bootstrap's main method handles 'startd' or 'stopd' wrongly

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47881 --- Comment #1 from Konstantin Kolinko 2009-10-08 05:31:24 PDT --- Actually, I do not see startd and stopd commands to be documented anywhere. Maybe we can just safely remove them? With startd, Tomcat will exit immediately upon startup. T

DO NOT REPLY [Bug 47956] ssl_error_internal_error_alert in firefox only, dependent on jdk version

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47956 --- Comment #2 from Nada O'Neal 2009-10-08 07:25:32 PDT --- Thanks for this note. I agree that bugzilla is not a support forum. I'd judged that the discussion on the list was sufficient to establish that there's a bug between 5.5.26, this

DO NOT REPLY [Bug 47963] New: HTTP status reason-phrase contains illegal characters in Japanese locale

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47963 Summary: HTTP status reason-phrase contains illegal characters in Japanese locale Product: Tomcat 5 Version: 5.5.28 Platform: PC OS/Version: Linux Status: NEW

DO NOT REPLY [Bug 42579] [Patch] JNDIRealm fails to parse absolute names

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42579 Brandon DuRette changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXE

svn commit: r823225 - /tomcat/trunk/modules/jdbc-pool/.classpath

2009-10-08 Thread fhanik
Author: fhanik Date: Thu Oct 8 16:40:31 2009 New Revision: 823225 URL: http://svn.apache.org/viewvc?rev=823225&view=rev Log: remove not needed entry Modified: tomcat/trunk/modules/jdbc-pool/.classpath Modified: tomcat/trunk/modules/jdbc-pool/.classpath URL: http://svn.apache.org/viewvc/tom

DO NOT REPLY [Bug 47954] Usage of HTTP NIO or AJP1.3 Protocols using embedded tomcat - is not supported when reading server.xml configuration file

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47954 --- Comment #3 from Reem Halevy 2009-10-08 09:52:20 PDT --- Sorry for the format of the patch supplied - i will try to bring it in a correct format next time . You are correct with your diagnostics of the problem it is the method "Connect

svn commit: r823234 [2/2] - in /tomcat/trunk: java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/jsse/ test/org/apache/ test/or

2009-10-08 Thread fhanik
Added: tomcat/trunk/test/org/apache/catalina/connector/TestKeepAliveCount.java URL: http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/catalina/connector/TestKeepAliveCount.java?rev=823234&view=auto == --- tomcat/tr

Site build note (was Re: svn commit: r822590 [1/2])

2009-10-08 Thread Rahul Akolkar
Mostly for the archives since I had the first observation below when I had to build the site as well: On Wed, Oct 7, 2009 at 1:24 AM, wrote: > Author: bayard > Date: Wed Oct  7 05:24:06 2009 > New Revision: 822590 > > URL: http://svn.apache.org/viewvc?rev=822590&view=rev > Log: > Adding a Taglib

svn commit: r823297 - in /tomcat/site/trunk: docs/download-native.html xdocs/download-native.xml

2009-10-08 Thread rahul
Author: rahul Date: Thu Oct 8 19:49:52 2009 New Revision: 823297 URL: http://svn.apache.org/viewvc?rev=823297&view=rev Log: Add missing svn:eol-style property. Modified: tomcat/site/trunk/docs/download-native.html (props changed) tomcat/site/trunk/xdocs/download-native.xml (props cha

Re: Site build note (was Re: svn commit: r822590 [1/2])

2009-10-08 Thread sebb
On 08/10/2009, Rahul Akolkar wrote: > Mostly for the archives since I had the first observation below when I > had to build the site as well: > > On Wed, Oct 7, 2009 at 1:24 AM, wrote: > > Author: bayard > > Date: Wed Oct 7 05:24:06 2009 > > New Revision: 822590 > > > > URL: http://svn.a

svn commit: r823351 - in /tomcat/trunk/java/org/apache: coyote/http11/AbstractInputBuffer.java coyote/http11/Http11Processor.java coyote/http11/InternalInputBuffer.java coyote/http11/InternalNioInputB

2009-10-08 Thread fhanik
Author: fhanik Date: Thu Oct 8 22:37:52 2009 New Revision: 823351 URL: http://svn.apache.org/viewvc?rev=823351&view=rev Log: consolidate two input buffers into one, no functional change, just abstract out exact same code used in two connectors Added: tomcat/trunk/java/org/apache/coyote/http

DO NOT REPLY [Bug 47881] org.apache.catalina.startup.Bootstrap's main method handles 'startd' or 'stopd' wrongly

2009-10-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47881 --- Comment #2 from qingyang.xu 2009-10-08 16:20:38 PDT --- (In reply to comment #1) > Actually, I do not see startd and stopd commands to be documented anywhere. > Maybe we can just safely remove them? > > With startd, Tomcat will exit i

Re: svn commit: r823351 - in /tomcat/trunk/java/org/apache: coyote/http11/AbstractInputBuffer.java coyote/http11/Http11Processor.java coyote/http11/InternalInputBuffer.java coyote/http11/InternalNio

2009-10-08 Thread Konstantin Kolinko
2009/10/9 : > Author: fhanik > Date: Thu Oct  8 22:37:52 2009 > New Revision: 823351 > > URL: http://svn.apache.org/viewvc?rev=823351&view=rev > Log: > consolidate two input buffers into one, no functional change, just abstract > out exact same code used in two connectors > > Added: >    tomcat/t