Closed (fixed)
Project:
Quick Tabs
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2009 at 00:08 UTC
Updated:
13 Oct 2009 at 16:10 UTC
Right now it returns text/html instead of text/javascript
http://api.drupal.org/api/function/drupal_json/6
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