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
| Comment | File | Size | Author |
|---|---|---|---|
| google_plusone-6.x-notice_errors.patch | 1.06 KB | AlexisWilke |
Comments
Comment #1
corbacho commentedThanks 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.