On 28/08/2012 03:10, Konstantin Kolinko wrote: > 2012/8/13 <ma...@apache.org>: >> Author: markt >> Date: Mon Aug 13 12:29:51 2012 >> New Revision: 1372394 >> >> URL: http://svn.apache.org/viewvc?rev=1372394&view=rev >> Log: >> Additional fix for http://issues.apache.org/bugzilla/show_bug.cgi?id=53584 >> Store decoded and original request URI. Restore both. Use decoded for >> matching. >> > > The "Restore both" mentioned above was not implemented. > The #restoreRequest(..) method was not changed and so it does not > restore decodedURI.
Thanks for spotting that. I have done a little digging and the decodedURI is only used during the mapping phase (that has already happened at this point). I'll amend the commit message. Cheers, Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org