Closed GoogleCodeExporter closed 8 years ago
Mathias, how would you feel about this working this way instead-
o=json&callback=YOUR-FUNCTION-NAME ?
Original comment by els...@gmail.com
on 17 Aug 2010 at 1:49
That would be equally awesome. I don't think it matters much which how the URL
is constructed; it will get documented in the API anyway.
Original comment by mathias%...@gtempaccount.com
on 17 Aug 2010 at 7:55
Fixed in r685
Original comment by els...@gmail.com
on 22 Aug 2010 at 9:18
I think there’s a small typo in stats_json.html. There’s a trailing `(`
when the callback parameter is added.
The last line:
}{% if callback %});({% endif %}
Should be:
}{% if callback %});{% endif %}
Original comment by mathias%...@gtempaccount.com
on 22 Aug 2010 at 9:23
updated, thanks
Original comment by els...@gmail.com
on 22 Aug 2010 at 11:16
Original issue reported on code.google.com by
els...@gmail.com
on 17 Aug 2010 at 1:38