When exporting OpenCalais fields in a custom feature module and you re-install your installation profile OpenCalais can't create the fields it want.

This is not an error per see, since logic exists to handle that. But currently we are using drupal_set_message to handle the exception message. watchdog_exception is meant for this.

Here's a patch that fixes this.

CommentFileSizeAuthor
opencalais-use-watchdog-exception.patch826 bytesdixon_

Comments

jec006’s picture

jec006’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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