google-code-export / firephp

Automatically exported from code.google.com/p/firephp
1 stars 0 forks source link

Extension doesnot send headers (nor parse response) #176

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by ad...@livestores.com on 16 Sep 2011 at 7:11

Attachments:

GoogleCodeExporter commented 9 years ago
Have you tried with a fresh Firefox profile?

Original comment by christ...@christophdorn.com on 16 Sep 2011 at 7:24

GoogleCodeExporter commented 9 years ago
Fresh Firefox profile work.  I had disabled all my extensions on my original 
profile before I submitted.  Is there something else I should check for?

Original comment by ad...@livestores.com on 16 Sep 2011 at 7:34

GoogleCodeExporter commented 9 years ago
No. 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?

Original comment by christ...@christophdorn.com on 16 Sep 2011 at 7:50

GoogleCodeExporter commented 9 years ago
Yeah, close the issue.  (Unless you feel like digging through firefox 
sourcecode.... I know I don't)

Original comment by ad...@livestores.com on 16 Sep 2011 at 7:59

GoogleCodeExporter commented 9 years ago

Original comment by christ...@christophdorn.com on 16 Sep 2011 at 8:59

GoogleCodeExporter commented 9 years ago
I had the same issue as noted above. But when I disabled "FirePHP > Options > 
Modify User-Agent Header", the logging worked.

Original comment by R.Tijh...@gmail.com on 21 Sep 2011 at 8:00

GoogleCodeExporter commented 9 years ago
My 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.

Original comment by R.Tijh...@gmail.com on 21 Sep 2011 at 8:05