Re: [PATCH] Bugzilla Bug #19998 fix to CGIServlet handling of PATH_INFO

2004-01-05 Thread Martin Dengler
On Mon, 2004-01-05 at 20:25, Martin Dengler wrote: > Hello > > This one-line patch fixes Bugzilla bug # 19998. The patch was suggested > by Jim Clark (in the bug report) and Doug Sauder (most recently). [snip] On Mon, 2004-01-05 at 20:40, [EMAIL PROTECTED] wrote: > yoavs 2004/01/05 12:40

RE: [PATCH] Bugzilla Bug #19998 fix to CGIServlet handling of PATH_INFO

2004-01-05 Thread Shapira, Yoav
PM >To: [EMAIL PROTECTED] >Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] >Subject: [PATCH] Bugzilla Bug #19998 fix to CGIServlet handling of >PATH_INFO > >Hello > >This one-line patch fixes Bugzilla bug # 19998. The patch was suggested >by Jim Clark (in the bug report) and Doug Sau

[PATCH] Bugzilla Bug #19998 fix to CGIServlet handling of PATH_INFO

2004-01-05 Thread Martin Dengler
Hello This one-line patch fixes Bugzilla bug # 19998. The patch was suggested by Jim Clark (in the bug report) and Doug Sauder (most recently). I am the original author of CGIServlet (jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/servlets/CGIServlet.java) and support the applic