Revision fd39a2d...

Go back to digest for 28th October 2012

Features in KDE Base

Vishesh Handa committed changes in [nepomuk-core] /storage:

ResourceIdentifier: Properly implement storeResourcesFlags

The flags did not follow what the documentation specificed.
Additionally, the IdentifyNone mode ignored the nie:urls, which often
results in multiple files have the same nie:url. This is wrong.

Also, in the IdentifyNew mode, the exists(..) check would run twice,
which results in an extra useless query.

File Changes

Modified 2 files
  • /storage
  •   services/datamanagementmodel.cpp
  •   services/resourceidentifier.cpp
2 files changed in total