google-code-export / firephp

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

Group Collapsed drop FireBug error #182

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What versions and operating system are you using?

OS:Windows 7 + Apache 2.2
Firefox: 8.0
Firebug: 1.9.0b3
FirePHP Server Library: 0.3.2
FirePHP Extension: 0.7.0b1

What is the problem?

Simple call to group with "Collapsed"=>true either by FB or instance, drop an 
error in FireBug, the error disappear when removing the switch. 
Also the rendered group can be collapsed in the console. 
I will copy the error details in the additional information area.

What steps will reproduce the problem?
1. Run php page.
2. Start group with Collapsed option set to true

What is the expected output? What do you see instead?
> We expect a collapsed group in firebug console.

Please provide any additional information below.

Error trapped by firebug.

href
    "resource://firephp/content/lib/renderer.js"

lineNo
    "205"

message
    "ReferenceError: removeClass is not defined"

msgId
    undefined

source
    " removeClass(row, "opened");\n"

trace

(undefined=""group_start"", undefined="""", undefined="[object Object]", 
undefined="[object Object]")renderer.js (line 205)
(undefined="[object Object]")renderer.js (line 152)
(undefined=""http://localhost/think...project/app/bridge.php"", 
undefined="[object Array]")firephp.js (line 411)
(undefined="[object Object]", undefined="[object Object]")

Original issue reported on code.google.com by aserron@gmail.com on 9 Dec 2011 at 7:16

GoogleCodeExporter commented 9 years ago

Original comment by christ...@christophdorn.com on 9 Dec 2011 at 7:32

GoogleCodeExporter commented 9 years ago

Original comment by christ...@christophdorn.com on 9 Dec 2011 at 7:33

GoogleCodeExporter commented 9 years ago
How i could post some feature request in the issue board?

Original comment by aserron@gmail.com on 9 Dec 2011 at 7:39

GoogleCodeExporter commented 9 years ago
Just post them and I'll change the type.

Original comment by christ...@christophdorn.com on 9 Dec 2011 at 7:42

GoogleCodeExporter commented 9 years ago
This is fixed in 0.7.0rc2. See http://firephp.org/

Original comment by christ...@christophdorn.com on 5 Jan 2012 at 9:25