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

2010-10-15 Thread Rainer Jung
On 15.10.2010 12:51, Konstantin Kolinko wrote: 2010/10/14 Mark Thomas: On 14/10/2010 09:02, Konstantin Kolinko wrote: OK. Looks that the patch is working. The snoop.jsp displays the full original path as "Request URI" (aka request.getRequestURI()). Other things there 1) Add http://svn.apache.

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

2010-10-15 Thread Konstantin Kolinko
2010/10/14 Mark Thomas : > On 14/10/2010 09:02, Konstantin Kolinko wrote: >> OK. Looks that the patch is working.  The snoop.jsp displays the full >> original path as "Request URI" (aka request.getRequestURI()). >> >> Other things there >> 1) Add http://svn.apache.org/viewvc?rev=1022389&view=rev >

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

2010-10-14 Thread Mark Thomas
On 14/10/2010 09:02, Konstantin Kolinko wrote: > OK. Looks that the patch is working. The snoop.jsp displays the full > original path as "Request URI" (aka request.getRequestURI()). > > Other things there > 1) Add http://svn.apache.org/viewvc?rev=1022389&view=rev +1 > 2) protected method CoyoteA

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

2010-10-14 Thread Konstantin Kolinko
2010/10/13 Mark Thomas : > On 13/10/2010 16:57, Konstantin Kolinko wrote: >> 2010/10/6  : >>> Author: markt >>> Date: Wed Oct  6 18:03:03 2010 >>> New Revision: 1005192 >>> >>> URL: http://svn.apache.org/viewvc?rev=1005192&view=rev >>> Log: >>> Proposal >>> >>> Modified: >>>    tomcat/tc6.0.x/trunk

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

2010-10-13 Thread Konstantin Kolinko
2010/10/13 Mark Thomas : > I'm not against switching from a pair to a triple for this but a) I'm > not sure many (any?) folks are using path parameters apart from for > session IDs I will think more on it and do some testing, what of our APIs are exposing them, but just from reading RFC 3986 ch.3.

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

2010-10-13 Thread Mark Thomas
On 13/10/2010 16:57, Konstantin Kolinko wrote: > 2010/10/6 : >> Author: markt >> Date: Wed Oct 6 18:03:03 2010 >> New Revision: 1005192 >> >> URL: http://svn.apache.org/viewvc?rev=1005192&view=rev >> Log: >> Proposal >> >> Modified: >>tomcat/tc6.0.x/trunk/STATUS.txt >> >> + >> +* Fix path par

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

2010-10-13 Thread Konstantin Kolinko
2010/10/6 : > Author: markt > Date: Wed Oct  6 18:03:03 2010 > New Revision: 1005192 > > URL: http://svn.apache.org/viewvc?rev=1005192&view=rev > Log: > Proposal > > Modified: >    tomcat/tc6.0.x/trunk/STATUS.txt > > + > +* Fix path parameter handling. Currently the following URL fails with a 404:

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

2010-10-06 Thread markt
Author: markt Date: Wed Oct 6 18:03:03 2010 New Revision: 1005192 URL: http://svn.apache.org/viewvc?rev=1005192&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=1