HTTP 200s in a very tall javascript alert box. I encounter these frequently in the Panels UI when the devel module is installed and the devel error handler setting is set to "Backtrace". It works fine when the error handler is set to "Standard drupal". I believe I've also run into this in Views. Let me know if you need more info.

Comments

merlinofchaos’s picture

When you say you encounter these frequently, is there a particular action you can take to reliably get it to appear?

Letharion’s picture

Status: Active » Postponed (maintainer needs more info)
nathanjo’s picture

My devel error handler is set as "Standard drupal" but still i experience the problem. The Drupal for Firebug is enabled, when I tried to disabled it the pop-up pane works again - so, early to assume but I think somewhat conflict when using Drupal for Firebug.

merlinofchaos’s picture

Yes Drupal for Firebug breaks AJAX by adding data to the packet that it should not, destroying the JSON making the browser unable to parse it. This is a bug with drupal for firebug.

Letharion’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

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