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

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


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





--- Comment #4 from Marco Martin <notmart gmail com>  2011-09-29 13:39:38 ---
Git commit c3767637367e21e4b846637f3128baeecc2c014b by Marco Martin.
Committed on 29/09/2011 at 15:41.
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  +11   -0    dataengine/providers/activities/CMakeLists.txt
M  +7    -4    dataengine/providers/activities/activitiesProvider.cpp
A  +8    -0    ontologies/kext.ontology.in
A  +145  -0    ontologies/kext.trig

http://commits.kde.org/share-like-connect/c3767637367e21e4b846637f3128baeecc2c014b

-- 
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