Author: kkolinko
Date: Sun Feb 14 06:47:40 2010
New Revision: 909979
URL: http://svn.apache.org/viewvc?rev=909979&view=rev
Log:
veto
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=9099
https://issues.apache.org/bugzilla/show_bug.cgi?id=48616
--- Comment #15 from Konstantin Kolinko 2010-02-14
06:07:32 UTC ---
Reviewing the fix to this issue,
I cannot find any provision in the JSP specification to support the requested
behaviour.
The question is, when we are requested to declar
https://issues.apache.org/bugzilla/show_bug.cgi?id=48738
Konstantin Kolinko changed:
What|Removed |Added
Keywords||PatchAvailable
Sum
https://issues.apache.org/bugzilla/show_bug.cgi?id=48738
Summary: GzipOutputFilter blocking data to the client browser
when flushBuffer is invoked
Product: Tomcat 6
Version: 6.0.20
Platform: All
OS/Version: Mac OS X 10.4
https://issues.apache.org/bugzilla/show_bug.cgi?id=48384
--- Comment #1 from Mark Thomas 2010-02-13 20:15:03 UTC ---
This has been fixed in trunk and proposed for 6.0.x. I also made the fallback
local->context->global->default work as described in the docs
--
Configure bugmail: https://issues.a
Author: markt
Date: Sat Feb 13 20:14:38 2010
New Revision: 909890
URL: http://svn.apache.org/viewvc?rev=909890&view=rev
Log:
Proposal
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=909
Author: markt
Date: Sat Feb 13 20:12:11 2010
New Revision: 909887
URL: http://svn.apache.org/viewvc?rev=909887&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48384
Add a per context xslt option for directory listings
Make the fallback options work as described in the docs
Mo
Author: kkolinko
Date: Sat Feb 13 19:30:48 2010
New Revision: 909877
URL: http://svn.apache.org/viewvc?rev=909877&view=rev
Log:
review comment addresses - update vote
not voting for 48616 yet - still reviewing
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.tx
https://issues.apache.org/bugzilla/show_bug.cgi?id=48371
--- Comment #3 from Mark Thomas 2010-02-13 19:24:11 UTC ---
This has been fixed in trunk and proposed for 6.0.x
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because:
Author: markt
Date: Sat Feb 13 19:23:42 2010
New Revision: 909876
URL: http://svn.apache.org/viewvc?rev=909876&view=rev
Log:
Address Konstantin's review comments
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.
Author: markt
Date: Sat Feb 13 19:22:02 2010
New Revision: 909875
URL: http://svn.apache.org/viewvc?rev=909875&view=rev
Log:
Address review comments
Don't use toString() to try and co-erce any old object to an Enum - the spec
only mentions String
Modified:
tomcat/trunk/java/org/apache/el/lan
On 13/02/2010 17:55, kkoli...@apache.org wrote:
>http://svn.apache.org/viewvc?view=rev&rev=899918 (Enum coercion test cases)
>http://svn.apache.org/viewvc?view=rev&rev=899919 (Enum coercion bug)
> + +1: markt
> + -1: kkolinko:
> + As far as I am reading, there is no provision in th
Author: markt
Date: Sat Feb 13 19:09:34 2010
New Revision: 909872
URL: http://svn.apache.org/viewvc?rev=909872&view=rev
Log:
Proposal
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=909
Author: markt
Date: Sat Feb 13 18:25:07 2010
New Revision: 909869
URL: http://svn.apache.org/viewvc?rev=909869&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48371
Skip comments when working out where to insert generated servlets and
associated mappings
Modified:
tomcat
https://issues.apache.org/bugzilla/show_bug.cgi?id=48737
Summary: JspCompilationContext assumes that tagfile with a path
starting with META-INF are in jars without checking
Product: Tomcat 6
Version: 6.0.24
Platform: PC
OS/Vers
Author: kkolinko
Date: Sat Feb 13 18:16:05 2010
New Revision: 909867
URL: http://svn.apache.org/viewvc?rev=909867&view=rev
Log:
JavaDoc correction
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Generator.java
Modified: tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Gene
Author: kkolinko
Date: Sat Feb 13 18:14:32 2010
New Revision: 909866
URL: http://svn.apache.org/viewvc?rev=909866&view=rev
Log:
JavaDoc correction
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/Generator.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/Generator.java
URL:
Author: kkolinko
Date: Sat Feb 13 18:04:52 2010
New Revision: 909865
URL: http://svn.apache.org/viewvc?rev=909865&view=rev
Log:
JavaDoc correction
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/Generator.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/Generator.java
URL:
Author: kkolinko
Date: Sat Feb 13 17:55:11 2010
New Revision: 909860
URL: http://svn.apache.org/viewvc?rev=909860&view=rev
Log:
split EL fixes vote into individual patches, for clarity
veto the Enum EL patch backport
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/ST
Author: kkolinko
Date: Sat Feb 13 16:37:49 2010
New Revision: 909845
URL: http://svn.apache.org/viewvc?rev=909845&view=rev
Log:
reverted Filip's r909673
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Connector.java
Modified: tomcat/trunk/java/org/apache/catalina/connector/Connecto
On 12/02/2010 23:50, Konstantin Kolinko wrote:
> 2010/2/11 Mark Thomas :
>> On 07/02/2010 07:33, t...@apache.org wrote:
>>> Author: timw
>>> Date: Sun Feb 7 07:33:25 2010
>>> New Revision: 907390
>>>
>>> URL: http://svn.apache.org/viewvc?rev=907390&view=rev
>>> Log:
>>> Adding timw to committers l
Author: markt
Date: Sat Feb 13 11:02:23 2010
New Revision: 909789
URL: http://svn.apache.org/viewvc?rev=909789&view=rev
Log:
Change a few variable names to reduce potential confusion - no functional change
Modified:
tomcat/trunk/java/org/apache/naming/factory/webservices/ServiceRefFactory.ja
Hi Mark,
Thanks for the quick reply.
> they have already provided an
> acceptable patch for at least one and preferably more currently open,
> non-trivial bugzilla items (bugs or enhancements).
>
>
I will look in to that and see. If I come across with any issue I will come
up with a mail. Btw an
23 matches
Mail list logo