Skip to content
  • Sam Thursfield's avatar
    base-item, utils: Avoid CRITICALs when reading an item's metadata · a84752dd
    Sam Thursfield authored
    If the Tracker extractor has not yet run for an item then various
    variables in the query will be unbound. This would led to things like:
      Tracker-CRITICAL **: tracker_sparql_cursor_real_get_integer:
        assertion 'tracker_sparql_cursor_get_value_type (self, column) ==
        TRACKER_SPARQL_VALUE_TYPE_INTEGER' failed
    a84752dd