DO NOT REPLY [Bug 51106] New: Error page handling serves most general exeptions first

2011-04-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51106 Summary: Error page handling serves most general exeptions first Product: Tomcat 7 Version: 7.0.11 Platform: PC Status: NEW Severity: major Priori

Re: svn commit: r1095686 - in /tomcat/trunk/java/org/apache/jasper: compiler/DefaultErrorHandler.java resources/LocalStrings.properties

2011-04-22 Thread Konstantin Kolinko
2011/4/21 : > Author: markt > Date: Thu Apr 21 12:50:40 2011 > New Revision: 1095686 > > URL: http://svn.apache.org/viewvc?rev=1095686&view=rev > Log: > i18n for r1090763 > > Modified: >    tomcat/trunk/java/org/apache/jasper/compiler/DefaultErrorHandler.java >    tomcat/trunk/java/org/apache/jasp

DO NOT REPLY [Bug 51108] New: The identifier [new] is not a valid Java identifier

2011-04-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51108 Summary: The identifier [new] is not a valid Java identifier Product: Tomcat 7 Version: 7.0.11 Platform: PC Status: NEW Severity: enhancement Priority: P2 Co

DO NOT REPLY [Bug 47371] EL expression parser error when getter methed return an empty string

2011-04-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47371 gbt changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

DO NOT REPLY [Bug 47371] EL expression parser error when getter methed return an empty string

2011-04-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47371 gbt changed: What|Removed |Added CC||gilles.bardouillet@atosorig

DO NOT REPLY [Bug 51108] The identifier [new] is not a valid Java identifier

2011-04-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51108 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 50147] [static] is not a valid Java identifier

2011-04-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50147 Konstantin Kolinko changed: What|Removed |Added CC||til...@snafu.de --- Comment #

DO NOT REPLY [Bug 47371] EL expression parser error when getter methed return an empty string

2011-04-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47371 --- Comment #3 from Konstantin Kolinko 2011-04-22 11:23:11 EDT --- Confirming in trunk, both the original issue and the one in Comment 2. >From expression_language-2_2-mrel-spec.pdf: The '+' operator is defined in chapter 1.7.1. There is

DO NOT REPLY [Bug 47371] EL expression parser error when getter methed return an empty string

2011-04-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47371 --- Comment #4 from gbt 2011-04-22 12:30:59 EDT --- Created an attachment (id=26928) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26928) Patch for ELArithmetic -- Configure bugmail: https://issues.apache.org/bugzilla/userpr

Re: svn commit: r1095794 - in /tomcat/trunk: java/org/apache/coyote/http11/Http11Processor.java webapps/docs/changelog.xml

2011-04-22 Thread Mark Thomas
On 21/04/2011 20:25, Filip Hanik - Dev Lists wrote: > On 4/21/2011 1:02 PM, ma...@apache.org wrote: >> +int firstReadTimeout; >> +if (queueTime>= standardTimeout) { >> +// Queued for longer than timeout but there >> might be >> +