Active
Project:
Drupal for Facebook
Version:
7.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2011 at 16:05 UTC
Updated:
21 Dec 2011 at 03:55 UTC
Jump to comment: Most recent file
Comments
Comment #1
progzy commentedI agree !
Comment #2
Dave Cohen commentedProbably fb_devel.module should code around that with an
is_defined()or something like that.The notice is annoying, but should have no adverse side effects.
Comment #3
xaqroxHi! I made a patch for this issue. It's my first patch ever, and I tried to follow the instructions here: http://drupal.org/node/707484, like so:
git diff --staged > [description]-[issue-number]-[comment-number].patch, but two things I'm unsure about---is[issue-number]the node id in the URL of this page you're looking at right now? And is[comment-number]supposed to be the number of this comment you're reading?