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

--- Comment #6 from Lamarque V. Souza <lamar...@kde.org> ---
This seems to be a problem with nepomuk's cache. Metadata dataengine
successfully stores the new rating value, but MetadataEngine::prepareSource
when it instantiate a Nepomuk::Resource object and calls
"container->setResource(resource)" it reads the old value from the
Nepomuk::Resource object instead of the new one. I tried adding
Nepomuk::ResourceManager::clearCache() before instantiating the object but it
did not work.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active

Reply via email to