--- src/kde-runtime-4.8.3/nepomuk/kioslaves/search/searchfolder.cpp	2012-05-31 19:58:21.692055619 -0400
+++ src/kde-runtime-4.8.3/nepomuk/kioslaves/search/searchfolder.cpp	2012-05-31 19:58:34.688225029 -0400
@@ -313,9 +313,7 @@ KIO::UDSEntry Nepomuk::SearchFolder::sta
         // file names in opening applications and non-KDE apps can handle the URLs properly. The downside
         // is that we lose the context information, i.e. query results cannot be browsed in the opening
         // application. We decide pro-filenames and pro-non-kde-apps here.
-        if( !uds.isDir() ) {
             uds.insert( KIO::UDSEntry::UDS_TARGET_URL, nieUrl.url() );
-        }
 
         // set the local path so that KIO can handle the rest
         if( nieUrl.isLocalFile() )
