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

List:       kde-bugs-dist
Subject:    [Bug 74732] (kprinter) Open file option fails - it attempts to open
From:       Michael Goffioul <goffioul () imec ! be>
Date:       2004-02-23 16:41:16
Message-ID: 20040223164116.14045.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
      
http://bugs.kde.org/show_bug.cgi?id=74732      
goffioul imec be changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From goffioul imec be  2004-02-23 17:41 -------
CVS commit by goffioul: 

Fix bug #74732: URL protocol is already part of the list view item
CCMAIL: 74732-done bugs kde org


  M +1 -2      kfilelist.cpp   1.15.2.1


--- kdelibs/kdeprint/kfilelist.cpp  #1.15:1.15.2.1
 @ -257,6 +257,5  @ void KFileList::slotOpenFile()
         if (item)
         {
-                KURL url;
-                url.setPath(item->text(2));
+                KURL url( item->text( 2 ) );
                 new KRun(url);
         }
[prev in list] [next in list] [prev in thread] [next in thread] 

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