Closed GoogleCodeExporter closed 9 years ago
Ah, now the log events make sense
(http://code.google.com/p/fbug/issues/detail?id=5179)!
Thanks for the test case.
Original comment by christ...@christophdorn.com
on 25 Jan 2012 at 8:38
Does this work with http://developercompanion.com/ on the client?
If so then you have hit a limitation of the FirePHP extension.
FirePHP 0.7 is a minimal layer on top of Firebug 1.9 and works within the page
lifecycle of Firebug. Firebug has an instance per window and since you are
opening a window it is a new firebug instance and thus FirePHP instance.
Unfortunately it looks like you cannot launch a new window with Firebug open
(for FirePHP to be activated for the initial page load).
DeveloperCompanion is a more comprehensive implementation that works with the
page lifecycle, but also request and application lifecycles. To see all request
logs you should be able to leave firebug off and launch the DeveloperCompanion
Console by clicking on the devcomp icon, selecting "Tools" in the window that
opens and then "Launch" under companion console. (This works without a license.)
Let me know how things go.
Original comment by christ...@christophdorn.com
on 25 Jan 2012 at 9:05
Original comment by christ...@christophdorn.com
on 25 Jan 2012 at 9:05
Please see attached error message
Original comment by b...@gmx.net
on 26 Jan 2012 at 8:03
Attachments:
I have updated the "Tools" page to point to the correct download:
http://developercompanion.com/
Original comment by christ...@christophdorn.com
on 30 Jan 2012 at 9:25
Original comment by christ...@christophdorn.com
on 30 Jan 2012 at 9:25
Original issue reported on code.google.com by
richard....@googlemail.com
on 25 Jan 2012 at 5:07