The $output variable in the function drupalforfirebug_get_php_exec_area() contains invalid css on the style attribute of the object. The style attribute should use colons instead of equal signs when assigning values to properties. (ex: height:100%, not height=100%).
Patch attached for review.
| Comment | File | Size | Author |
|---|---|---|---|
| drupalforfirebug_style.patch | 921 bytes | RadioActiv |
Comments
Comment #1
chapabu commentedI'm guessing this is the same error that I created here #1105058: Make the PHP input window resizeable.
Patch for 7.x is attached to the other issue.
Comment #2
frobpatch failed, you should review http://drupal.org/node/1054616 on creating patches. I am re-rolling and will roll into dev.
Comment #3
frobI have rolled this into the 6.x-dev branch.