[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Trivial 1.2 things
From:       Dawit Alemayehu <adawit () earthlink ! net>
Date:       1999-09-01 8:27:35
[Download RAW message or body]

On Mon, 30 Aug 1999, Waldo Bastian wrote:
> On Sun, 29 Aug 1999, John Corey wrote:
> > Everything's working quite well, except or a few things.  Kdebase has
> > some references to "large" directories (kappfinder/pics/large was one)
> > and doc/kthememgr that didn't exist.  Removing those from configure.in
> > and the SUBDIRS= line from Makefile.ams cured it.  I take it those are
> > just waiting for their icons to be committed?
> > 
> > There were a couple typos I noticed.  The title for the graphics dir of
> > non-kde apps is "Graphica" instead of Graphics.  And ksirc's intro
> > dialog has "Dissmiss" for the button, instead of Dismiss.
> > 
> > Hmm, I just stopped by http://securityportal.com (saw it on Freshmeat). 
> > On the left is supposed to be a frame with a menu of areas around the
> > site.  The frame's source is listed as "/leftmenu.cgi".  Now, you pull
> > that file, and I guess the server figures you can't do javascript so it
> > refers you to "leftmenu_plan.html" (without a leading /).  So, KFM went
> > into a loop requesting "/leftmenu.cgi/leftmenu_plan.html", then
> > "/leftmenu.cgi/leftmenu_plan.html/leftmenu_plan.html", and so on.  It
> > doesn't do it forever, but the URL box fills up with many, many
> > /leftmenu_plan.html's.  Ah, the server eventually says access forbidden
> > on the URI, perhaps it is longer than what Apache accepts for a URI to
> > stop buffer overflows.
> 
> The redirection should use the "/" as the document base instead of
> "/leftmenu.cgi" so that the redirection ends up at "/leftmenu_plan.html"
> instead of "/leftmenu.cgi/leftmenu_plan.html".
>
> This is a KFM/Konq bug. (Or HTML bug if the redirection is send as a
> meta tag)

Is this true even if the server returned "leftmenu_plan.html" and the current
url requested to be opned is "http://securityportal.com/leftmen.cgi" ?? 

I know exactly where the problem comes from. In the HTTP slave,
kdebase/kioslave/http.cpp, the code simply stores the current URL it is asked to
open and resolves any relative URL's based on it.  Thus, the problem.  I just
do not see how this can be fixed since the problem to me seems to be the site's.

Cheers,
Dawit A.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic