1. REGARDING FIREBUG VERSIONS
Not so easy to understand what happens successively.
I absolutely confirm to have *precisely* tested with different
versions of Firebug, as I reported, up to 1.4.0a26
(which was my current version at the moment).
For me too, Firefox is 3.0.10, and sure I had installed the 0.3 server
lib *and extension* :-).
And yes, for all these cases, I got the right headers.
Then today I upgraded to 1.4.0a27 and:
. first I got a never seen yet failure: Console tab displayed only
"Error executing default FirePHP processor! TypeError: context is
null message=context is null"
. but later, *having had to reboot*, I now observed that all worked
fine
. and actually it works even with older Firebug versions
I'm really puzzled.
I use to observe Firebug weaknesses which makes it silently fail for
some functions while it seems globally working
yet. But in these cases, closing Firefox and relaunching it is
sufficient to get a new clean situation (and then it
often seems that Firefox itself is involved, since it doesn't stop
once closed, and must be killed through the task
handler).
And when I tested successive versions, obviously Firefox was stopped
and launched each time I changed, so it cannot be the same.
In the other hand, I don't at all figure out how rebooting may have
cleaned something else...
In any case, for a couple of weeks, I experienced many erratic
problems with the so numerous recent versions of
Firebug :
. sometimes an empty HTML tab just after loading (re-displays when
switching to another tab then switching back to
HTML tab)
. sometimes loosing the inspector highlighting when hovering HTML
code (seems to happen after certain HTML code
changes)
. sometimes Net tab does not trace loaded pages (then quite obviously
FirePHP logging doesn't display)
. sometimes opening Firebug on a given Firefox tab I get the current
state of another one
. and recently a new one: separate Firebug window remains entirely
empty after switching elsewhere and coming
back!
Haven't you got some of these problems?
Seems that as of 1.4, Firebug has many bugs: today there are more than
150 new issues in bug tracker since the one
I opened March 28 (this one has been fixed), and none of those new
ones seem to point what I reported just above!
I don't want to be critical, since Firefox is a great tool: just say
that they have a lot of problems for now.
So for me, too hard to follow this... wait and see...
Anyway, now for me FirePHP works with any Firebug version.
2. FireHP MINOR BUG FOUND
Normally, hovering a logging line displays the source file and line
number where it was invoked.
But with 0.3, what is displayed is always ".../FirePHP.class.php :
510".
I guess this is easy to correct, since it is probably a simple level
error when using the trace stack.
On May 13, 3:11 am, Christoph Dorn <
christoph...@christophdorn.com>
wrote:
> -
http://www.firephp.org/HQ/FinalRelease.htm(0.3 final extension and