Skip to content
Commit 39f9c5b5 authored by Marco Martin's avatar Marco Martin
Browse files

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
parent 7106b707
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment