Skip to content
Commit c3767637 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 cee5964f
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