Closed (fixed)
Project:
Hosting
Version:
6.x-0.4-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2009 at 14:09 UTC
Updated:
12 Oct 2009 at 04:50 UTC
Jump to comment: Most recent
This is not really a bug as nothing is broken, but it didn't make sense filing this under the other categories.
The recommended method of returning json data structures in D6 is with the drupal_json function. The only real difference is that it sets the header for JavaScript output.
This patch just cleans these up two places this is used.
| Comment | File | Size | Author |
|---|---|---|---|
| hosting_drupal_json.patch | 824 bytes | univate |
Comments
Comment #1
Anonymous (not verified) commentedCommitted to HEAD. Thanks!