OS: OSX 10.6.8 Firefox: 6.0.2 Firebug: 1.8.2 FirePHP Server Library: 0.3.2 FirePHP Extension: 0.6.2 (and tried 0.6.1)
What is the problem? The extension doesn't actually send the headers.
What steps will reproduce the problem? 1. Install it 2. load a test page with FB code 3. no Joy.
What is the expected output? What do you see instead? Some info in the "Console" tab in Firebug, saw no info.
Also I tried modifying the server lib to always send FB response, and the extension still did not see the result.
It appears the extension thinks it is disabled, even when is marked enabled. I tried enabling/disabling sever times, but no joy.
See screen shots.
- 0 - PHP Source.png 38.92KB
Comment #1
Posted on Sep 16, 2011 by Happy CamelHave you tried with a fresh Firefox profile?
Comment #2
Posted on Sep 16, 2011 by Grumpy PandaFresh Firefox profile work. I had disabled all my extensions on my original profile before I submitted. Is there something else I should check for?
Comment #3
Posted on Sep 16, 2011 by Happy CamelNo. At times things break when upgrading and I have not been able to figure out what the problem is. It's Firefox related. Maybe someone will figure it out eventually.
Sorry about the inconvenience.
So you are all good now with the new profile and I can close this issue?
Comment #4
Posted on Sep 16, 2011 by Grumpy PandaYeah, close the issue. (Unless you feel like digging through firefox sourcecode.... I know I don't)
Comment #5
Posted on Sep 16, 2011 by Happy Camel(No comment was entered for this change.)
Comment #6
Posted on Sep 21, 2011 by Happy BearI had the same issue as noted above. But when I disabled "FirePHP > Options > Modify User-Agent Header", the logging worked.
Comment #7
Posted on Sep 21, 2011 by Happy BearMy earlier solution has probably nothing to do with the "Modify User-Agent Header". When I restarted Firefox, Firebug was updated from 1.8.2 to 1.8.3. I think that the update fixed it.
Status: WontFix
Labels:
Type-Defect
Priority-Medium