Right now it returns text/html instead of text/javascript http://api.drupal.org/api/function/drupal_json/6
http://drupal.org/cvs?commit=267724
I hope this is what you meant..
thanks, looking into this issue with boost: #587438: Mass deletion caused excessive memory use
also fixed incompatibility with devel module. With devel enabled with query/time reports on (admin pages), some tabs could not display their content
drupal_json already echo's so your current way is wrong. Get rid of the print's
thanks, fixed
http://drupal.org/cvs?commit=269052
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
pasquallehttp://drupal.org/cvs?commit=267724
I hope this is what you meant..
Comment #2
mikeytown2 commentedthanks, looking into this issue with boost: #587438: Mass deletion caused excessive memory use
Comment #3
jannalexx commentedalso fixed incompatibility with devel module. With devel enabled with query/time reports on (admin pages), some tabs could not display their content
Comment #4
mikeytown2 commenteddrupal_json already echo's so your current way is wrong. Get rid of the print's
Comment #5
pasquallethanks, fixed
http://drupal.org/cvs?commit=269052