The $consumer argument in some _oauthconnector_fetch_field function calls is redundant and provokes the following error:

Notice: Undefined variable: consumer_token in oauthconnector_oauth_common_authorized() (line 349 of oauthconnector/oauthconnector.module).

Comments

xamanu’s picture

Category: task » bug
Status: Active » Needs review
StatusFileSize
new755 bytes

Here is a simple patch.

xamanu’s picture

There is a patch in the queue which is related to that: https://drupal.org/node/1010244#comment-6607114