Download & Extend

is_opencalais_api_key_set retrieves wrong api key.

Project:OpenCalais
Version:7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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 :)

AttachmentSize
7.x-opencalais_api-api-key.patch704 bytes

Comments

#1

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

AttachmentSize
7.x-opencalais_api-api-key.patch 556 bytes

#2

Status:needs review» fixed

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

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

#3

Status:fixed» closed (fixed)

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

nobody click here