Closed (fixed)
Project:
Panels
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2011 at 00:10 UTC
Updated:
5 Jan 2012 at 17:30 UTC
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
Comment #1
merlinofchaos commentedWhen you say you encounter these frequently, is there a particular action you can take to reliably get it to appear?
Comment #2
Letharion commentedComment #3
nathanjo commentedMy 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.
Comment #4
merlinofchaos commentedYes 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.
Comment #5
Letharion commented