Currently if an error occurs while accessing a remote store, the _sparql_request function (sparql.module) returns NULL. However it would make debugging more straightforward for developers if the errors returned by $store->getErrors() were logged.

Comments

stuartraetaylor’s picture

Apologies, this issue is a duplicate of http://drupal.org/node/847142

Anonymous’s picture

Status: Active » Closed (duplicate)

Thanks for posting and then finding that other issue... I always find it amusing when I think that I've found a new feature or bug and then realize that I said the same thing a year before.

It looks like that other issue notes the correct function to use, so that'll be a start. I'll see if I have time to do this tonight.