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

List:       kde-commits
Subject:    KDE_3_4_BRANCH: kdebase/konqueror
From:       Pascal Létourneau <pletourn () globetrotter ! net>
Date:       2005-03-05 20:42:16
Message-ID: 20050305204216.233DA2226 () office ! kde ! org
[Download RAW message or body]

CVS commit by pletourn: 

Use KURL::fromPathOrURL()

BUG:100276


  M +1 -1      konq_view.cc   1.362.2.1


--- kdebase/konqueror/konq_view.cc  #1.362:1.362.2.1
@@ -883,5 +883,5 @@ KURL KonqView::upURL() const
         currentURL = m_pRun->url();
     else
-        currentURL = m_sLocationBarURL;
+        currentURL = KURL::fromPathOrURL( m_sLocationBarURL );
     return currentURL.upURL();
 }


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

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