in the is_opencalais_api_key_set function, the apikey is retrieved by calling $apikey = variable_get('calais_api_key', FALSE) instead of variable_get('opencalais_api_key', FALSE). This is a trivial one liner patch that makes stuff work :)

Comments

josh waihi’s picture

StatusFileSize
new556 bytes

Attaching patch with relative diff path so that it can be applied with git apply.

jec006’s picture

Status: Needs review » Fixed

Thanks - I've committed this (finally). Sorry again for the delay.

http://drupal.org/commitlog/commit/5830/8b355f77f12a5b21eda9e434721bf519...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.