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.

CommentFileSizeAuthor
drupalforfirebug_style.patch921 bytesRadioActiv

Comments

chapabu’s picture

I'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.

frob’s picture

patch failed, you should review http://drupal.org/node/1054616 on creating patches. I am re-rolling and will roll into dev.

frob’s picture

Status: Needs review » Fixed

I have rolled this into the 6.x-dev branch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.