Right now it returns text/html instead of text/javascript
http://api.drupal.org/api/function/drupal_json/6

Comments

pasqualle’s picture

Status: Active » Fixed

http://drupal.org/cvs?commit=267724

I hope this is what you meant..

mikeytown2’s picture

thanks, looking into this issue with boost: #587438: Mass deletion caused excessive memory use

jannalexx’s picture

also fixed incompatibility with devel module. With devel enabled with query/time reports on (admin pages), some tabs could not display their content

mikeytown2’s picture

Status: Fixed » Needs work

drupal_json already echo's so your current way is wrong. Get rid of the print's

pasqualle’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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