Diez B. Roggisch schrieb:
> I try to manually use turbojson.jsonify.jsonify to render options to a 
> JQuery.dialog as string. However, this does not work...

What you want is jsonify.encode, not jsonify.jsonify. The latter is not 
intended to return JSON, but only an object that CAN be encoded as JSON.

-- Christoph

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to turbogears@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to