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

List:       kde-core-devel
Subject:    Re: konqueror truncates requested URL
From:       Stephan Kulow <coolo () kde ! org>
Date:       2000-05-31 12:33:02
[Download RAW message or body]

tibirna@kde.org wrote:
> 
> On Tue, 30 May 2000 pbrown@redhat.com wrote:
> 
> > On Tue, 30 May 2000 pbrown@redhat.com wrote:
> >
> > > OK I'm working on hunting this down but if someone more familiar with the
> > > code can find it faster, even better.
> > >
> > > If I launch a .desktop file of type Link with the URL:
> > >
> > > http://cgi.ebay.com/aw-cgi/eBayISAPI.dll?ViewItem&item=344797145
> >
> > [ description of problems deleted ]
> >
> > OK!  I found it.  Here's the offender, in class KFileManager (krun.cpp):
> >
> > /****************/
> > bool KFileManager::openFileManagerWindow( const KURL& _url )
> > {
> >   QString cmd = "kfmclient openURL ";
> >   cmd += _url.url();
> >   system( cmd );
> >   return true; // assume kfmclient succeeded
> > }
> >
> > Problems with this function?
> >
> > 1. it is in kdelibs, but makes a call into a kdebase program (kfmclient)
This is not a problem per se. We have that with the help center as well.

Greetings, Stephan


-- 
... but you ain't had mine

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

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