~schumski-deactivatedaccount-deactivatedaccount/akonadi/trunk

Viewing all changes in revision 1812.

  • Committer: Volker Krause
  • Author(s): Till Adam
  • Date: 2012-03-30 14:45:16 UTC
  • Revision ID: git-v1:1e1346cdd109a586c8723de9a830d22ecebadbc0
Avoid a nepomuk round trip by requesting the akonadi item id property manually in all cases.

Normally when a property is asked for as part of at sparql query, the
query engine should extract it from the string and supply it as a
property in the result object. This seems to not work at the moment, so
to make sure we actually get the akonadi item id back from searches, and
avoid having to roundtrip again to get them, let's add the property
request manually, like the stored searches code does.
(cherry picked from commit 37e6f51c6b6c6f0d74c66efbf771ace40e88cc98)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: