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

List:       kde-commits
Subject:    branches/KDE/4.4/kdebase/runtime/nepomuk/kioslaves/timeline
From:       Sebastian Trueg <sebastian () trueg ! de>
Date:       2010-03-09 11:39:57
Message-ID: 1268134797.362039.7626.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1101129 by trueg:

Backport:use correct string replace indices

 M  +1 -1      kio_timeline.cpp  


--- branches/KDE/4.4/kdebase/runtime/nepomuk/kioslaves/timeline/kio_timeline.cpp \
#1101128:1101129 @@ -68,7 +68,7 @@
                                 "  ?de ntao:dataObject ?r . "
                                 "} "
 #endif
-                                "FILTER(?date > '%3'^^%5 && ?date < '%4'^^%5) . "
+                                "FILTER(?date > '%1'^^%3 && ?date < '%2'^^%3) . "
                                 "OPTIONAL { ?r2 a nfo:Folder . FILTER(?r=?r2) . } . \
FILTER(!BOUND(?r2)) . "  "}")
                         .arg(dateFrom)


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

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