I got a couple of E_NOTICE errors while testing the module some more (at the time I save a node to be exact.)

Somehow the settings do not always include the 'node' and 'syntax' parameters and when that happens, I get corresponding E_NOTICE errors.

I provide a patch (see attached.)

The 'node' parameter could further be checked to make sure it is a numeric identifier instead of just defined.

Thank you.
Alexis Wilke

Comments

corbacho’s picture

Status: Needs review » Fixed

Thanks Alexis

I committed your patch
http://drupalcode.org/project/google_plusone.git/commit/ab7ae749bee5c5ce...

Still is in the dev branch, and it will be part of the 6.x-1.0 (by middle of September?) and leave the RC versions behind.

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