This is, if memory serves, at least a year old. I think it was due to some other parts of the AppServer from way back then. I did dig into this whenever it was originally submitted and either verified where it was happening or fixed it or something. In any case, the patch, I think, actually has something to do with Application.ServerSidePathForFilename (or whatever the voodoo file finding method is) and that method has been substantially tweaked since this patch was made.
I suggest just filing it as closed unless someone steps forward and says it still happens. Jay > -----Original Message----- > From: Geoffrey Talvola [mailto:[EMAIL PROTECTED]] > Sent: Thursday, March 14, 2002 8:51 AM > To: [EMAIL PROTECTED] > Subject: [Webware-discuss] 2 patches on SourceForge > > > There are now only 2 open patches on SourceForge. One of them is an > anonymously submitted patch to add PostgreSQL support to MiddleKit. > Unfortunately, no files were submitted with the patch, so > it's kind of > useless. Anyone know anything about this patch? > > The second patch has this comment: > > I have problem with infinite loop when mod_python and > modpHandler is used. > When I send from browser "GET /localhost/examples", webware > answer "301 Moved > pernamently" and add slash to end of path, now browser send "GET > /localhost/examples/", and webware again return 301 and > aslash, etc ... > GET /localhost/examples// > GET /localhost/examples/// > GET /localhost/examples//// > GET /localhost/examples///// > Maybe I found solution. > > Is there anyone using mod_python who can confirm or deny that > this still > happens? I don't want to apply the patch unless it fixes a > specific problem > because it's in a touchy area of the code. > > Thanks, > > - Geoff > > _______________________________________________ > Webware-discuss mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/webware-discuss > ---------------------------------------------------------------------------- This e-mail and any attachments may be confidential or legally privileged. If you received this message in error or are not the intended recipient, you should destroy the e-mail message and any attachments or copies, and you are prohibited from retaining, distributing, disclosing or using any information contained herein. Please inform us of the erroneous delivery by return e-mail. Thank you for your cooperation. ---------------------------------------------------------------------------- _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
