[Bug 282638] Newly created activity pre-populated with resources

Marco Martin notmart at gmail.com
Thu Sep 29 13:38:41 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=282638





--- Comment #3 from Marco Martin <notmart gmail com>  2011-09-29 13:38:41 ---
Git commit 39f9c5b5fe3ae4d7186b02ca2a80aa7e2a2f08df by Marco Martin.
Committed on 29/09/2011 at 15:38.
Pushed by mart into branch 'master'.

proper way to create activity resources

wipe out Resource("activities://"+activityId)
replace with
Resource(activityId, Nepomuk::Vocabulary::KEXT::Activity())

that is the new correct way

the two constructors actually make 2 *different* resources
CCBUG:282638

M  +1    -1    applications/webbrowser/src/kdeclarativewebview.cpp
M  +6    -0    dataengines/metadata/bookmarks/CMakeLists.txt
M  +6    -0    dataengines/metadata/customsearch/CMakeLists.txt
M  +13   -0    dataengines/metadata/metadata/CMakeLists.txt
M  +4    -2    dataengines/metadata/metadatabaseengine.cpp
M  +3    -2    dataengines/metadata/metadataservice/metadatajob.cpp
A  +8    -0    dataengines/metadata/ontologies/kext.ontology.in
A  +145  -0    dataengines/metadata/ontologies/kext.trig

http://commits.kde.org/plasma-mobile/39f9c5b5fe3ae4d7186b02ca2a80aa7e2a2f08df

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Active mailing list