Closed (fixed)
Project:
Drupal For Firebug
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Dec 2009 at 17:28 UTC
Updated:
8 Feb 2010 at 00:00 UTC
Jump to comment: Most recent file
If you log in as a user who can't access Drupal for Firebug and your PHP error reporting is set sufficiently high, you get:
notice: Undefined variable: output in
drupalpath/sites/all/modules/drupalforfirebug/drupalforfirebug.module on line 242.
Patch to define variable attached.
Comments
Comment #1
jim0203 commentedPatch /really/ attached this time =)
Comment #2
populist commentedFixed by re-factoring of that piece of code.