On Wed, Oct 18, 2017 at 11:58 PM, Mark Thomas <ma...@apache.org> wrote:
> On 18/10/17 21:49, Maor Shiffman wrote: > > > Hi, > > > > Attached are two war files that demonstrate the issue - ROOT.war and > > context2.war. > > There are two contexts - ROOT, that uses a url rewrite filter (tuckey) > > to forward all requests to the second context - context2 (which also > > uses a rewrite filter). > > Using 8.0.44 and the url http://localhost:8080/index//index.html > > everything works ok (note the double slash). > > Using 8.0.45 with the same url returns 404. > > Also getting a 404 with 8.0.47. > > The mailing list strips attachments. > > Please create a Bugzilla entry and add them there. Please ensure that > you include the source. > > Mark > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > Submitted: https://bz.apache.org/bugzilla/show_bug.cgi?id=61634 Thanks, Maor