GNOME Bugzilla – Bug 683480
search-engine-tracker: Fix query when no location is specified
Last modified: 2012-09-06 13:25:21 UTC
See patch.
Created attachment 223628 [details] [review] search-engine-tracker: Fix query when no location is specified Although the location_uri is optional for queries, the generated sparql query is invalid if it is missing; fix by moving the concatenation operator into the optional part.
Review of attachment 223628 [details] [review]: Thanks!
Attachment 223628 [details] pushed as 11b05d9 - search-engine-tracker: Fix query when no location is specified